From 6cc9d59ee8c3eb6fbf4a3936046add277c0ad722 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Wed, 4 Apr 2018 11:17:38 -0500 Subject: 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. --- keyboards/mitosis/keymaps/nzen/rules.mk | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keyboards/mitosis/keymaps/nzen/rules.mk (limited to 'keyboards/mitosis/keymaps/nzen/rules.mk') diff --git a/keyboards/mitosis/keymaps/nzen/rules.mk b/keyboards/mitosis/keymaps/nzen/rules.mk new file mode 100644 index 0000000000..eaba18db96 --- /dev/null +++ b/keyboards/mitosis/keymaps/nzen/rules.mk @@ -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 -- cgit v1.2.3