summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi/32u2
diff options
context:
space:
mode:
authorjels <66403163+Jels02@users.noreply.github.com>2022-07-02 22:18:56 +1000
committerGitHub <noreply@github.com>2022-07-02 22:18:56 +1000
commitac333016eb5aeb555357751c8d05d62abe944daa (patch)
treef80437a38ac999e3e0b14aa40ea860df552a8075 /keyboards/hhkb/ansi/32u2
parenta80943579c88255fff9de57978b8e577d184785c (diff)
Add ATmega32u2 Support to HHKB (#17298)
Diffstat (limited to 'keyboards/hhkb/ansi/32u2')
-rw-r--r--keyboards/hhkb/ansi/32u2/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/hhkb/ansi/32u2/rules.mk b/keyboards/hhkb/ansi/32u2/rules.mk
new file mode 100644
index 0000000000..0c0b4c37c2
--- /dev/null
+++ b/keyboards/hhkb/ansi/32u2/rules.mk
@@ -0,0 +1,5 @@
+# MCU name
+MCU = atmega32u2
+
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration