aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/blockey
Commit message (Collapse)AuthorAgeFilesLines
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-4/+1
| | | | Fixes #3641
* Keyboard: Blockey refactor (#3722)noroadsleft2018-08-225-73/+49
| | | | | | | | | | | | | | | | * Matrix refactor Edited for readability. * Keymap refactor Deleted TMK-syntax macro block. Edited for readability. * Readme cleanup Edited image link (link previously referenced a single-image album). * Configurator support
* Keyboard: add blockey keyboard (#3545)eucalyn2018-08-116-0/+490
* add blockey * change sources by reviews