Browse Source

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.
pull/4157/head
Yann Hodique 5 years ago
committed by Drashna Jaelre
parent
commit
4c9372a081
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/converter/sun_usb/rules.mk

+ 2
- 0
keyboards/converter/sun_usb/rules.mk View File

@ -40,3 +40,5 @@ ifdef HARDWARE_SERIAL
else
SRC += protocol/serial_soft.c
endif
DEFAULT_FOLDER = converter/sun_usb/type5

Loading…
Cancel
Save