comparison 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
comparison
equal deleted inserted replaced
1:366930ab82c7 2:ef0cbe565d18
1 1
2 # Build Options 2 # Build Options
3 # change to "no" to disable the options, or define them in the Makefile in 3 # change to "no" to disable the options, or define them in the Makefile in
4 # the appropriate keymap folder that will get included automatically 4 # the appropriate keymap folder that will get included automatically
5 # 5 #
6 BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 6 BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000)
7 MOUSEKEY_ENABLE = no # Mouse keys(+4700) 7 MOUSEKEY_ENABLE = no # Mouse keys(+4700)
8 EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 8 EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
9 CONSOLE_ENABLE = no # Console for debug(+400) 9 CONSOLE_ENABLE = no # Console for debug(+400)
10 COMMAND_ENABLE = no # Commands for debug and configuration 10 COMMAND_ENABLE = no # Commands for debug and configuration
11 NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 11 NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work