aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd6x
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: KBD6x Support (#3560)MechMerlin2018-08-068-0/+472
* initial commit * get the matrix correct * make my name be known * add rgblight enable * add a default keymap * Add QMK Configurator support for the base layout * add name here too * fix up readme * remove set user from keymap * use led_set_kb as per drashna's comments on PR