summaryrefslogtreecommitdiff
path: root/keyboards/reedskeebs/alish40/keymaps/default/rules.mk
diff options
context:
space:
mode:
authorLess/Rikki <86894501+lesshonor@users.noreply.github.com>2023-02-08 22:29:15 -0500
committerGitHub <noreply@github.com>2023-02-08 20:29:15 -0700
commitff6c44db25516b49666807592ddab3108ad58067 (patch)
treef38949c815f58afa77985d3e9e38a71a4ddf0cea /keyboards/reedskeebs/alish40/keymaps/default/rules.mk
parentcf45a0529671e33fdb63e3003d4340d7320b3e8e (diff)
[keyboard] reedskeebs/alish40 (#19754)
Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
Diffstat (limited to 'keyboards/reedskeebs/alish40/keymaps/default/rules.mk')
-rw-r--r--keyboards/reedskeebs/alish40/keymaps/default/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/reedskeebs/alish40/keymaps/default/rules.mk b/keyboards/reedskeebs/alish40/keymaps/default/rules.mk
new file mode 100644
index 0000000000..aa2b6d721c
--- /dev/null
+++ b/keyboards/reedskeebs/alish40/keymaps/default/rules.mk
@@ -0,0 +1,24 @@
+# If you are using a custom AVR Pro Micro-compatible dev board (Elite-C, Sea-Micro, etc)
+# you may need to uncomment and modify this BOOTLOADER setting to use the correct
+# bootloader. (e.g. Elite-Cs use "atmel-dfu", not "caterina".)
+#
+# See the QMK docs for more information:
+# https://docs.qmk.fm/#/flashing
+# https://docs.qmk.fm/#/driver_installation_zadig?id=list-of-known-bootloaders
+
+# BOOTLOADER = caterina
+
+# Conversion to some non-AVR Pro Micro-compatible dev boards can be performed automatically.
+# Uncomment and modify this CONVERT_TO setting for your dev board.
+#
+# See the QMK docs for more information:
+# https://docs.qmk.fm/#/feature_converters
+
+# CONVERT_TO=promicro_rp2040
+
+# If you are not using an encoder, set these options to no.
+ENCODER_ENABLE = yes
+ENCODER_MAP_ENABLE = yes
+
+# If you did not add RGB LEDs, set this option to no.
+RGBLIGHT_ENABLE = yes