diff options
author | zunger-humu <zunger@humu.com> | 2019-01-25 09:46:49 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-25 09:46:49 -0800 |
commit | 0ba9620d6541e5ade89271eccc7371d5a8a3ad15 (patch) | |
tree | b1db0bb9a486f672194aa7ddc8fc89d3f2000b1b /keyboards/kbd67/hotswap/keymaps/zunger/rules.mk | |
parent | 4d8eefc694a9c45a6acf616ecad0b4d42db7a02e (diff) |
[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)
* 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.
Diffstat (limited to 'keyboards/kbd67/hotswap/keymaps/zunger/rules.mk')
-rw-r--r-- | keyboards/kbd67/hotswap/keymaps/zunger/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk b/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk new file mode 100644 index 0000000000..a61cfa33fa --- /dev/null +++ b/keyboards/kbd67/hotswap/keymaps/zunger/rules.mk @@ -0,0 +1,2 @@ +# You need Unicode for this map. +UNICODE_ENABLE = yes # Unicode |