summaryrefslogtreecommitdiff
path: root/keyboards/z150_blackheart/info.json
AgeCommit message (Collapse)Author
2019-05-11[Keyboard] Z-150 Blackheart refactor (#5823)noroadsleft
* 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