1
0
Fork 0
qmk_firmware/keyboards/at101_blackheart
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps/default Keyboard: Adding the AT101 PCB (#3785) 2018-08-29 11:58:09 -07:00
at101_blackheart.c Keyboard: Adding the AT101 PCB (#3785) 2018-08-29 11:58:09 -07:00
at101_blackheart.h Keyboard: Adding the AT101 PCB (#3785) 2018-08-29 11:58:09 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md Keyboard: Adding the AT101 PCB (#3785) 2018-08-29 11:58:09 -07:00
rules.mk Keyboard: Adding the AT101 PCB (#3785) 2018-08-29 11:58:09 -07:00

readme.md

AT101 Blackheart PCB

A replacement PCB for AT101 keyboards.

Keyboard Maintainer: QMK Community and blindassassin111
Hardware Supported: AT101 blackheart PCB
Hardware Availability: https://deskthority.net/group-buys-f50/programmable-vintage-board-pcbs-omnikey-at101-and-z-150-t19325.html

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

make at101_blackheart:default

See build environment setup then the make instructions for more information.