summaryrefslogtreecommitdiffstats
path: root/keyboards/kbd6x/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-09-04Keyboard: formatting changes for readme and enable bootmagic (#3851)MechMerlin1-1/+2
2018-08-06Keyboard: KBD6x Support (#3560)MechMerlin1-0/+12
* 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