Enables unicode for Mitosis (#2668)
* fixed comment typo * Fixes invalid capitalization Uppercase yes is invalid, so make treats it as no, which is confusing when it seems like it should have found the method definition for unicode. * Own keymap, comma in mitosis Own keymap is qwerty, workman, numbers, punctuation, function/mouse layers, gaming, unicode, numberpad.
This commit is contained in:
8
keyboards/mitosis/keymaps/nzen/rules.mk
Normal file
8
keyboards/mitosis/keymaps/nzen/rules.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
# Build Options
|
||||
# change to "no" to disable the options, or define them in the Makefile in
|
||||
# the appropriate keymap folder that will get included automatically
|
||||
#
|
||||
CONSOLE_ENABLE = no # Console for debug(+400)
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
Reference in New Issue
Block a user