From b33e6793de6c5f5124ee88fb3eb62d8f54f74940 Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Wed, 14 Apr 2021 23:51:08 +0200 Subject: Dactyl manuform 5x6 2 5 keymap (#11353) * 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 Co-authored-by: Ryan --- keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk (limited to 'keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk') diff --git a/keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk b/keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk new file mode 100644 index 0000000000..d5ba60f2ad --- /dev/null +++ b/keyboards/handwired/dactyl_manuform/5x6_2_5/rules.mk @@ -0,0 +1,14 @@ +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 -- cgit v1.2.1