Erez's keymap

This commit is contained in:
Erez Zukerman
2021-07-29 14:39:40 -04:00
committed by Drashna Jael're
parent a22159f2c6
commit c2cfa20e36
3 changed files with 1052 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/*
Set any config.h overrides for your specific keymap here.
See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file
*/
#define ORYX_CONFIGURATOR
#undef DEBOUNCE
#define DEBOUNCE 5
#define USB_SUSPEND_WAKEUP_DELAY 0
#define FIRMWARE_VERSION u8"60Aor/mX3dD"
#define RGB_MATRIX_STARTUP_SPD 60

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
# Set any rules.mk overrides for your specific keymap here.
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
MOUSEKEY_ENABLE = no
WEBUSB_ENABLE = yes
ORYX_ENABLE = yes
TAP_DANCE_ENABLE = yes