qmk_firmware/keyboards/kbd67
zunger-humu 0ba9620d65 [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.
2019-01-25 09:46:49 -08:00
..
hotswap [Keymap] New kbd67/hotswap keymap for writing both code and math (#4933) 2019-01-25 09:46:49 -08:00
rev1 [Keyboard] KBD67: enable bootmagic lite by default (#4931) 2019-01-23 21:06:55 -08:00
readme.md [Keyboard] Add KBD67 Hotswap Support (#4916) 2019-01-23 17:37:24 -08:00

KBD67

A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts. Months later, a new version with hotswap was sold. Firmware files from one, will not work on the other. Please use the .hex appropriate for your board.

Keyboard Maintainer: MechMerlin
Hardware Supported: KBD67
Hardware Availability: KBDFans

Make example for this keyboard (after setting up your build environment):

make kbd67/rev1:default
make kbd67/hotswap:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.