mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-20 19:15:06 +00:00
Erez's keymap
This commit is contained in:
committed by
Drashna Jael're
parent
a22159f2c6
commit
c2cfa20e36
11
keyboards/moonlander/keymaps/erez/config.h
Normal file
11
keyboards/moonlander/keymaps/erez/config.h
Normal 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
|
||||
1033
keyboards/moonlander/keymaps/erez/keymap.c
Normal file
1033
keyboards/moonlander/keymaps/erez/keymap.c
Normal file
File diff suppressed because it is too large
Load Diff
8
keyboards/moonlander/keymaps/erez/rules.mk
Normal file
8
keyboards/moonlander/keymaps/erez/rules.mk
Normal 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
|
||||
Reference in New Issue
Block a user