[Keyboard] Add suihankey_rev1 keyboard and Fix default keymap (#6419)

* move alpha

* add suihankey rev1

* fix default keymap.

* remove split

* add split keymap

* move default_split keymap

* fix rev1 config.h

* fix split

* set BOOTMAGIC_ENABLE lite

* fix enum base
This commit is contained in:
kakunpc
2019-07-30 14:24:07 +09:00
committed by Drashna Jaelre
parent c806103f41
commit b28f1e6a29
34 changed files with 1705 additions and 35 deletions
+5 -3
View File
@@ -61,7 +61,7 @@ BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = no # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
@@ -78,5 +78,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
OLED_DRIVER_ENABLE = no
SPLIT_KEYBOARD = yes
OLED_DRIVER_ENABLE = yes
SPLIT_KEYBOARD = no
DEFAULT_FOLDER = suihankey/rev1