Keymap: add new keymap (#4127)
* an attempt at own layout * typematrixed dvorak * columns shifted columns shifted out, second pinky column moved to the inside. * Update users/romus/romus.h * code cleanup Changes requested by Drashna + Tap Dance enabled * Fixed EOF Fixed the no newline at the end of file alert. * rgblight fight eeprom writes * rgb code simplification * Update users/romus/README.md * Update quantum/keymap_extras/keymap_slovenian.h
This commit is contained in:
committed by
Drashna Jaelre
parent
cf19cb0dbe
commit
5694e7b6a6
7
keyboards/lets_split_eh/keymaps/romus/rules.mk
Normal file
7
keyboards/lets_split_eh/keymaps/romus/rules.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
# Build options
|
||||
|
||||
BACKLIGHT_ENABLE = no # Switch LEDs
|
||||
MOUSEKEY_ENABLE = yes # Emulates mouse key using keypresses
|
||||
RGBLIGHT_ENABLE = yes # LED strips
|
||||
TAP_DANCE_ENABLE = yes # Use multi-tap features
|
||||
AUDIO_ENABLE = no # Audio stuff
|
||||
Reference in New Issue
Block a user