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
/
marksard
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
Custom oled fonts cleanup (#25665)
Ryan
3
-237
/
+0
2025-09-09
Migrate `g_led_config` to DD (M1) (#25618)
Jack Sangdahl
2
-60
/
+42
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
6
-18
/
+18
2025-06-07
Configure boards to use development_board - LM (#25341)
Joel Challis
2
-4
/
+2
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
2
-2
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-02-13
Remove readme dummy content (#24912)
Joel Challis
2
-6
/
+2
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
1
-1
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
2
-2
/
+0
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
1
-3
/
+3
2024-08-25
Update Underglow keycodes (#23765)
Ryan
6
-12
/
+12
2024-08-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-644
/
+0
2024-08-17
Remove like_jis keymap. (#24292)
marksard
8
-644
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)
Joel Challis
2
-2
/
+6
2024-06-22
Migrate `led_update_kb` implementations to DD (#23983)
Joel Challis
2
-37
/
+4
2024-05-24
Update GPIO macros in keymaps (#23792)
Ryan
2
-4
/
+4
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)
James Young
6
-83
/
+18
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
7
-29
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
7
-7
/
+7
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-4
/
+4
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23609)
Joel Challis
2
-0
/
+0
2024-04-23
Data-Driven Keyboard Conversions: M, Part 1 (#23590)
James Young
6
-31
/
+20
2024-04-12
Corrections to split keyboard migrations (#23462)
Joel Challis
2
-5
/
+1
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
5
-3
/
+7
2024-04-05
Remove more unnecessary `quantum.h` includes (#23402)
Ryan
2
-2
/
+6
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
8
-3
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-14
/
+8
2024-03-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+0
2024-03-28
Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279)
Joel Challis
1
-2
/
+0
2024-03-15
Migrate features from rules.mk to data drive - LMN (#23277)
Joel Challis
2
-12
/
+9
2024-01-16
Migrate RGB Matrix config to info.json - M (#22908)
Joel Challis
2
-74
/
+3
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-2
/
+2
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
12
-66
/
+48
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
4
-4
/
+0
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
1
-4
/
+4
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
12
-16
/
+10
2023-06-24
Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)
Ryan
2
-5
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
10
-7
/
+6
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
12
-8
/
+14
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2
-2
/
+2
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
7
-4
/
+9
2023-05-16
Add missing layout data for a handful of boards (#20931)
Ryan
1
-191
/
+193
2023-05-04
Leftover30 Layout Addition (#20718)
James Young
5
-36
/
+279
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-168
/
+0
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
5
-752
/
+307
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-298
/
+54
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
3
-231
/
+41
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
4
-92
/
+92
[next]