]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)
authorzunger-humu <zunger@humu.com>
Fri, 25 Jan 2019 17:46:49 +0000 (09:46 -0800)
committerDrashna Jaelre <drashna@live.com>
Fri, 25 Jan 2019 17:46:49 +0000 (09:46 -0800)
commit0ba9620d6541e5ade89271eccc7371d5a8a3ad15
treeb1db0bb9a486f672194aa7ddc8fc89d3f2000b1b
parent4d8eefc694a9c45a6acf616ecad0b4d42db7a02e
[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.
keyboards/kbd67/hotswap/keymaps/zunger/config.h [new file with mode: 0644]
keyboards/kbd67/hotswap/keymaps/zunger/keymap.c [new file with mode: 0644]
keyboards/kbd67/hotswap/keymaps/zunger/readme.md [new file with mode: 0644]
keyboards/kbd67/hotswap/keymaps/zunger/rules.mk [new file with mode: 0644]