diff rules.mk @ 2:ef0cbe565d18 draft

- enable bootmagic full - add mac layer - add macros: USPC,DSPC
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 12 Feb 2019 11:26:56 +0900
parents 366930ab82c7
children 7e09639847e1
line wrap: on
line diff
--- a/rules.mk	Tue Feb 12 10:36:38 2019 +0900
+++ b/rules.mk	Tue Feb 12 11:26:56 2019 +0900
@@ -3,7 +3,7 @@
 #   change to "no" to disable the options, or define them in the Makefile in
 #   the appropriate keymap folder that will get included automatically
 #
-BOOTMAGIC_ENABLE = no       # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE = full     # Virtual DIP switch configuration(+1000)
 MOUSEKEY_ENABLE = no        # Mouse keys(+4700)
 EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)
 CONSOLE_ENABLE = no         # Console for debug(+400)