From 0ba9620d6541e5ade89271eccc7371d5a8a3ad15 Mon Sep 17 00:00:00 2001 From: zunger-humu Date: Fri, 25 Jan 2019 09:46:49 -0800 Subject: [Keymap] New kbd67/hotswap keymap for writing both code and math (#4933) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Custom keymap. * Fix magic layer, enable Unicode. * Update README. * Make Unicode config change keymap-local. * Move magic to AltGr, simplifying layout. * Changes per Drashna. * Fix magic+esc = backtick! * Change reset implementation per Drashna's suggestion. * Add a few more symbols so long as the commit is open - √ℜℂℤ⊙ℚℕ and the like. * Typo fix. * Slight simplification, drop an extra variable. --- keyboards/kbd67/hotswap/keymaps/zunger/rules.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 keyboards/kbd67/hotswap/keymaps/zunger/rules.mk (limited to 'keyboards/kbd67/hotswap/keymaps/zunger/rules.mk') diff --git a/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk b/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk new file mode 100644 index 000000000..a61cfa33f --- /dev/null +++ b/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk @@ -0,0 +1,2 @@ +# You need Unicode for this map. +UNICODE_ENABLE = yes # Unicode -- cgit v1.2.3