b33e6793de
* feat(keymap): add DactylManuform w/ 2 extra keys and 5 thumb keys * fix(keymap): add missing readme * chore: add gpl2 license header * chore: add gpl2 license header * docs[dactyl_manuform_5x6_2_5]: reformat readme Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
15 lines
267 B
Makefile
15 lines
267 B
Makefile
BOOTMAGIC_ENABLE = lite
|
|
COMMAND_ENABLE = no
|
|
|
|
# # Pro-Micro
|
|
# NKRO_ENABLE = yes
|
|
|
|
# # # Adafruit Feather
|
|
# # NKRO_ENABLE = no
|
|
# # # Processor frequency
|
|
# F_CPU = 8000000
|
|
# F_USB = $(F_CPU)
|
|
# # # BLUETOOTH_ENABLE = no
|
|
# # BLUETOOTH = AdafruitBLE
|
|
# # CONSOLE_DEBUG = yes
|