[Keymap] Michal Keymap for Sofle rev1 (#17610)
This commit is contained in:
parent
a7893f207d
commit
00c8e24c6a
3 changed files with 275 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue