1
0
Fork 0
qmk_firmware/keyboards/z150_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 Z-150 PCB firmware (#3793) 2018-08-31 08:15:09 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md Keyboard: Adding Z-150 PCB firmware (#3793) 2018-08-31 08:15:09 -07:00
rules.mk Keyboard: Adding Z-150 PCB firmware (#3793) 2018-08-31 08:15:09 -07:00
z150_blackheart.c Keyboard: Adding Z-150 PCB firmware (#3793) 2018-08-31 08:15:09 -07:00
z150_blackheart.h Keyboard: Adding Z-150 PCB firmware (#3793) 2018-08-31 08:15:09 -07:00

readme.md

Z-150 Blackheart PCB

A replacement PCB for Zenith Z-150 keyboards.

Keyboard Maintainer: QMK Community and blindassassin111
Hardware Supported: Z-150 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 z150_blackheart:default

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