aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/runner3680/5x6/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
| | | | | | | | | | * Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config
* [Keyboard] [runner3680] Fix the number of keys (#6302)omkbd2019-07-111-3/+4
| | | | | | | | * Fix the number of keys * add RGBLIGHT_LIMIT_VAL * fix RGBLED_NUM and COLS
* [Keyboard] add runner3680 keyboards (#6069)omkbd2019-06-061-0/+67
* add runner3680 * Remove unnecessary code