aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/custommk
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-112-3/+3
* Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-101-2/+6
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-165-24/+0
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-243-3/+0
* Remove more duplication of defaults (#25189)Joel Challis2025-04-231-1/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-233-3/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2025-01-291-1/+0
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2523-361/+0
* Update Underglow keycodes (#23765)Ryan2024-08-256-14/+14
* Refactor use of `matrix_scan_kb` (#24200)Joel Challis2024-07-271-2/+1
* [Keyboard] Add Elysian (#23949)David Hoelscher2024-06-2710-0/+177
* `custommk/ergostrafer_rgb`: move to keyboard.json (#23990)Ryan2024-06-242-1/+3
* [Keyboard] ErgoStrafer RGB (#22936)David Hoelscher2024-06-1611-0/+355
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-112-2/+2
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-10/+10
* Add audio driver to keyboard.json schema (#23616)Joel Challis2024-04-266-4/+9
* Migrate build target markers to keyboard.json - E (#23529)Joel Challis2024-04-163-0/+0
* Data-driven Keyboard Conversions: C (#23453)James Young2024-04-114-27/+16
* Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2024-03-301-1/+2
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-304-1/+0
* Remove "w": 1 from keyboards/ (#23367)Duncan Sutherland2024-03-301-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-03-0810-0/+268
|\
| * [Keyboard] Add CMK11 (#23239)David Hoelscher2024-03-0810-0/+268
* | WS2812 PWM: prefix for DMA defines (#23111)Ryan2024-03-021-2/+2
|/
* Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2023-12-184-146/+0
* Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland2023-12-051-1/+1
* Consolidate some EEPROM Driver configuration (#22321)Joel Challis2023-10-231-0/+1
* Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis2023-09-134-4/+6
* customMK EVO70 R2 Layout Additions (#21916)James Young2023-09-094-79/+265
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-22/+26
* Fix layout offsets for a handful of boards (#21636)Ryan2023-07-311-74/+74
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-07-0711-0/+566
|\
| * Add EVO70 R2 Keyboard (#21321)David Hoelscher2023-07-0711-0/+566
* | Fix encoder map declarations (#21435)Joel Challis2023-07-032-2/+2
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-258-8/+12
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* | Remove encoder in-matrix workaround code (#20389)jack2023-06-197-193/+41
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
|/
* [Keyboard] Add ErgoStrafer keyboard (#21195)David Hoelscher2023-06-1311-0/+254
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Fixup evo70 (#20949)jack2023-05-148-85/+36
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-8/+6
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-111/+90
* Fix up via keymap builds. (#20397)Nick Brassel2023-04-101-2/+2
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-092-41/+41
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-3/+9
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-77/+0
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-032-16/+22
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-296-179/+131
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-104-16/+10