Userspace and keymap addition (#20522)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
13
keyboards/mechwild/bde/rev2/keymaps/miketronic/rules.mk
Normal file
13
keyboards/mechwild/bde/rev2/keymaps/miketronic/rules.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
TAP_DANCE_ENABLE = yes # Tap Dance keys
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
MACROS_ENABLED = yes
|
||||
LEADER_ENABLE = yes
|
||||
|
||||
ENCODER_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
OLED_ENABLE = yes # Enable OLED Screen
|
||||
OLED_DRIVER = SSD1306 # Set OLED Driver
|
||||
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
Reference in New Issue
Block a user