[Keymap] Michal Keymap for Sofle rev1 (#17610)

This commit is contained in:
Michal 2022-07-20 01:55:48 +01:00 committed by GitHub
parent a7893f207d
commit 00c8e24c6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 275 additions and 0 deletions

View 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