aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/runner3680
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-209-9/+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-2811-35/+2
|
* [Keyboard] [runner3680] Fix the number of keys (#6302)omkbd2019-07-1110-30/+39
| | | | | | | | * Fix the number of keys * add RGBLIGHT_LIMIT_VAL * fix RGBLED_NUM and COLS
* [Keyboard] add runner3680 keyboards (#6069)omkbd2019-06-0671-0/+1957
* add runner3680 * Remove unnecessary code