aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd6x/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Added RGB toggle and cycle to default KDB6x mapping. (#4592)Michael2018-12-101-1/+1
| | | | | | * Added RGB toggle and cycle to default mapping. This is present on layouts on 'http://qmkeyboard.cn/' but not here. * Added addition keycodes for hue/sat/val.
* Keymap: added default layout to the kbd6x for the tofu hhkb (#4132)Chris2018-10-151-19/+0
| | | | | | | | * added layouts * fixed * might aswell fix the default layout aswell
* Keyboard: KBD6x Support (#3560)MechMerlin2018-08-062-0/+68
* 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