aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/runner3680/3x6
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-1/+0
|
* [Keyboard] [runner3680] Fix the number of keys (#6302)omkbd2019-07-111-4/+5
| | | | | | | | * Fix the number of keys * add RGBLIGHT_LIMIT_VAL * fix RGBLED_NUM and COLS
* [Keyboard] add runner3680 keyboards (#6069)omkbd2019-06-067-0/+183
* add runner3680 * Remove unnecessary code