1
0
Fork 0
qmk_firmware/keyboards/omnikey_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: Fixing Omnikey lock light issue (#3891) 2018-09-13 09:19:37 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
info.json Omnikey Blackheart refactor (#3280) 2018-07-01 11:08:29 -07:00
omnikey_blackheart.c added omnikey_blackheart keyboard support (#2688) 2018-04-19 01:52:17 -04:00
omnikey_blackheart.h Omnikey Blackheart refactor (#3280) 2018-07-01 11:08:29 -07:00
readme.md Omnikey Blackheart refactor (#3280) 2018-07-01 11:08:29 -07:00
rules.mk added omnikey_blackheart keyboard support (#2688) 2018-04-19 01:52:17 -04:00

readme.md

Omnikey Blackheart PCB

A replacement PCB for Omnikey keyboards. Supports 101, 102, Plus, Ultra T, Ultra, Prime and Stellar, as well as customs.

Keyboard Maintainer: QMK Community and blindassassin111
Hardware Supported: Omnikey blackheart PCB
Hardware Availability: https://deskthority.net/group-buys-f50/omnikey-replacement-pcb-t18276.html

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

make omnikey_blackheart:default

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