forked from mirrors/qmk_firmware
Keyboard: Make type 5 the default sun keyboard. (#4137)
Type 5 is better polished, and probably more common as the last non-USB Sun keyboard.
This commit is contained in:
parent
4930e22dda
commit
4c9372a081
1 changed files with 2 additions and 0 deletions
|
@ -40,3 +40,5 @@ ifdef HARDWARE_SERIAL
|
|||
else
|
||||
SRC += protocol/serial_soft.c
|
||||
endif
|
||||
|
||||
DEFAULT_FOLDER = converter/sun_usb/type5
|
||||
|
|
Loading…
Reference in a new issue