index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
custommk
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-3
/
+3
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
1
-2
/
+6
2025-05-16
Remove duplicate of SPI default config from keyboards (#25266)
Joel Challis
5
-24
/
+0
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove more duplication of defaults (#25189)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
23
-361
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
6
-14
/
+14
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
1
-2
/
+1
2024-06-26
[Keyboard] Add Elysian (#23949)
David Hoelscher
10
-0
/
+177
2024-06-24
`custommk/ergostrafer_rgb`: move to keyboard.json (#23990)
Ryan
2
-1
/
+3
2024-06-15
[Keyboard] ErgoStrafer RGB (#22936)
David Hoelscher
11
-0
/
+355
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-10
/
+10
2024-04-26
Add audio driver to keyboard.json schema (#23616)
Joel Challis
6
-4
/
+9
2024-04-16
Migrate build target markers to keyboard.json - E (#23529)
Joel Challis
3
-0
/
+0
2024-04-11
Data-driven Keyboard Conversions: C (#23453)
James Young
4
-27
/
+16
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
1
-1
/
+2
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-1
/
+0
2024-03-29
Remove "w": 1 from keyboards/ (#23367)
Duncan Sutherland
1
-2
/
+2
2024-03-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
10
-0
/
+268
2024-03-08
[Keyboard] Add CMK11 (#23239)
David Hoelscher
10
-0
/
+268
2024-03-02
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
1
-2
/
+2
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
4
-146
/
+0
2023-12-04
Fix erroneous commas in `info.json` files (#21712)
Duncan Sutherland
1
-1
/
+1
2023-10-23
Consolidate some EEPROM Driver configuration (#22321)
Joel Challis
1
-0
/
+1
2023-09-13
Migrate spi EEPROM_DRIVER to info.json (#21991)
Joel Challis
4
-4
/
+6
2023-09-08
customMK EVO70 R2 Layout Additions (#21916)
James Young
4
-79
/
+265
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-22
/
+26
2023-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
1
-74
/
+74
2023-07-08
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
11
-0
/
+566
2023-07-08
Add EVO70 R2 Keyboard (#21321)
David Hoelscher
11
-0
/
+566
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2
-2
/
+2
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
8
-8
/
+12
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-6
/
+4
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
7
-193
/
+41
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-2
/
+2
2023-06-12
[Keyboard] Add ErgoStrafer keyboard (#21195)
David Hoelscher
11
-0
/
+254
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
4
-2
/
+6
2023-05-14
Fixup evo70 (#20949)
jack
8
-85
/
+36
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-8
/
+6
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
3
-111
/
+90
2023-04-10
Fix up via keymap builds. (#20397)
Nick Brassel
1
-2
/
+2
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
2
-41
/
+41
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
5
-3
/
+9
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2
-77
/
+0
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2
-16
/
+22
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
6
-179
/
+131
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
4
-16
/
+10
[next]