]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Z-150 Blackheart refactor (#5823)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sun, 12 May 2019 05:16:07 +0000 (22:16 -0700)
committerDrashna Jaelre <drashna@live.com>
Sun, 12 May 2019 05:16:07 +0000 (22:16 -0700)
commitec302295b695e43c5967a6f806c4b4505c651e13
treea2a94d8bde17905465315f06aaef143b5f811173
parentf542c0589bec06501a3990070c08638a9124f055
[Keyboard] Z-150 Blackheart refactor (#5823)

* Fix white space on z150_blackheart.h

* Update z150_blackheart.h to use #pragma once include guard

* Update z150_blackheart.h to use QMK-preferred K<row><col> notation

* Add QMK Configurator support

* Refactor the keymaps

- refactor the keymaps into separate files for each layout macro
- give credit where credit is due
- white space update (four-space indent)

* Make Hardware Availability link in readme a rich text link

* Convert LED indicators to GPIO commands

* Elevate Indicator LED set-up and toggling to keyboard level
keyboards/z150_blackheart/info.json [new file with mode: 0644]
keyboards/z150_blackheart/keymaps/default/keymap.c
keyboards/z150_blackheart/keymaps/default_tkl/keymap.c [new file with mode: 0644]
keyboards/z150_blackheart/readme.md
keyboards/z150_blackheart/z150_blackheart.c
keyboards/z150_blackheart/z150_blackheart.h