summaryrefslogtreecommitdiff
path: root/keyboards/mk65
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-65/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-4/+1
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-19/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-71/+71
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+3
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-31/+0
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+1
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+5
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-27[Keyboard] Add Mk65 (#19346)DeskDaily9-0/+328