summaryrefslogtreecommitdiffstats
path: root/keyboards/mk65
Commit message (Collapse)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-19/+3
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-71/+71
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-31/+0
|
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
|
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] Add Mk65 (#19346)DeskDaily2022-12-279-0/+328
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>