diff options
author | tmk <nobody@nowhere> | 2014-09-04 17:10:29 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-09-04 17:39:29 +0900 |
commit | 38714e8c8554f19279f167be0e0fae2404e21e49 (patch) | |
tree | 2e9b8220bc61117365ebde4189ab2ebdbbcfe480 /keyboard/hhkb_rn42/Makefile | |
parent | 3b81ffc16c8cdf260c25f0778d32c721af4f105c (diff) |
Update MEMO and remove a build option to save flash
Diffstat (limited to 'keyboard/hhkb_rn42/Makefile')
-rw-r--r-- | keyboard/hhkb_rn42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hhkb_rn42/Makefile b/keyboard/hhkb_rn42/Makefile index e28b3e0be1..3d9a602a58 100644 --- a/keyboard/hhkb_rn42/Makefile +++ b/keyboard/hhkb_rn42/Makefile @@ -111,7 +111,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096 # Build Options # comment out to disable the options. # -BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration +#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug |