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
/
yushakobo
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-11
Migrate `g_led_config` to DD (YZ) (#25650)
Jack Sangdahl
2
-37
/
+20
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
5
-11
/
+11
2025-05-23
Configure boards to use development_board - UVWXYZ (#25288)
Joel Challis
4
-8
/
+4
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
3
-3
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-3
/
+3
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
2
-12
/
+12
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
12
-557
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
8
-22
/
+22
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Joel Challis
2
-3
/
+7
2024-06-22
Migrate `led_update_kb` implementations to DD (#23983)
Joel Challis
1
-4
/
+0
2024-05-24
Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)
James Young
2
-39
/
+6
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
2
-6
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
4
-4
/
+4
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23609)
Joel Challis
8
-46
/
+26
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
2
-1
/
+1
2024-04-04
Remove deprecated quantum keycodes (#23407)
Ryan
2
-2
/
+2
2024-04-03
Remove `quantum.h` includes from keyboard code (#23394)
Ryan
4
-2
/
+10
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
6
-1
/
+0
2024-03-15
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Joel Challis
2
-14
/
+10
2024-01-10
Migrate RGB Matrix config to info.json - XZY (#22879)
Joel Challis
2
-12
/
+2
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-17
Add keyboard Ergo68 (#22677)
MakotoKurauchi
6
-0
/
+393
2023-12-01
Fix a bunch of CLI warnings (#22589)
Ryan
1
-3
/
+0
2023-10-13
Enable encoder map on navpad1.0 (#22266)
MakotoKurauchi
2
-12
/
+9
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
8
-51
/
+25
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
4
-2
/
+6
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
8
-12
/
+8
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
8
-6
/
+5
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
7
-5
/
+6
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
6
-34
/
+6
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-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-9
/
+9
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
8
-122
/
+177
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
8
-4
/
+12
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
3
-42
/
+21
2023-03-23
Fix some more missing `#pragma once`s (#20241)
Ryan
1
-0
/
+2
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
6
-22
/
+2
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
3
-2
/
+4
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
7
-94
/
+4
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
9
-87
/
+28
2023-02-26
Move encoder config to data driven (#19923)
Ryan
8
-19
/
+29
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
1
-1
/
+1
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
3
-58
/
+9
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2
-5
/
+3
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-16
/
+0
[next]