[Keyboard] Flinguenheld (#19661)

This commit is contained in:
FLinguenheld
2023-02-10 10:07:39 +01:00
committed by GitHub
parent bc3c6f0831
commit 3b987f4a9d
10 changed files with 1835 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
LTO_ENABLE = yes
CONVERT_TO = elite_pi
SRC += features/auto_shift.c
SRC += features/combo.c
SRC += features/leader.c
SRC += oled/oled.c
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
MOUSEKEY_ENABLE = yes
AUTO_SHIFT_ENABLE = yes
AUTO_SHIFT_MODIFIERS = no
COMBO_ENABLE = yes
LEADER_ENABLE = yes
# Recommended for space cadet shift
COMMAND_ENABLE = no
UNICODE_ENABLE = yes
SEND_STRING_ENABLE = yes