aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/z150_blackheart/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Z-150 Blackheart refactor (#5823)noroadsleft2019-05-111-0/+191
* 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