[Keymap] Michal Keymap for Sofle rev1 (#17610)
This commit is contained in:
22
keyboards/sofle/keymaps/michal/rules.mk
Normal file
22
keyboards/sofle/keymaps/michal/rules.mk
Normal file
@@ -0,0 +1,22 @@
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
# These are turned off to save space
|
||||
COMMAND_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MAGIC_ENABLE = no
|
||||
SPACE_CADET_ENABLE = no
|
||||
|
||||
# I actually use these features
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
EXTRAKEY_ENABLE = yes
|
||||
MIDI_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes
|
||||
|
||||
# More space-saving
|
||||
LTO_ENABLE = yes
|
||||
Reference in New Issue
Block a user