diff options
Diffstat (limited to 'keyboards/junco/rules.mk')
-rw-r--r-- | keyboards/junco/rules.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/junco/rules.mk b/keyboards/junco/rules.mk new file mode 100644 index 0000000000..a04c7822f9 --- /dev/null +++ b/keyboards/junco/rules.mk @@ -0,0 +1,9 @@ +# Split Keyboard Stuff +SPLIT_KEYBOARD = yes +SERIAL_DRIVER = vendor + +# Enable Bootmagic Lite +BOOTMAGIC_ENABLE = yes + +# Default Folder +DEFAULT_FOLDER = junco/rev1 |