summaryrefslogtreecommitdiffstats
path: root/keyboards/blockey
AgeCommit message (Collapse)AuthorFilesLines
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-11-26Fix Blockey compiler (and size) issues (#4390)Drashna Jaelre1-3/+1
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-4/+1
Fixes #3641
2018-08-22Keyboard: Blockey refactor (#3722)noroadsleft5-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
2018-08-11Keyboard: add blockey keyboard (#3545)eucalyn6-0/+490
* add blockey * change sources by reviews