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
/
yosino58
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
Configure boards to use development_board - UVWXYZ (#25288)
Joel Challis
1
-2
/
+1
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
1
-3
/
+3
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Joel Challis
1
-1
/
+3
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
1
-6
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-04-05
Migrate build target markers to keyboard.json - YZ (#23421)
Joel Challis
2
-13
/
+1
2024-04-05
Remove more unnecessary `quantum.h` includes (#23402)
Ryan
2
-2
/
+1
2024-02-15
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)
Joel Challis
3
-377
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-2
/
+2
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
1
-1
/
+0
2023-07-02
Get rid of `USB_LED_NUM_LOCK` (#21424)
Ryan
2
-4
/
+6
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
1
-4
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-38
/
+3
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-3
/
+3
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-28
/
+71
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2
-2
/
+2
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
9
-14
/
+0
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-6
/
+5
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2
-5
/
+3
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-5
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-3
/
+0
2022-12-30
Remove useless line continuations (#19399)
Ryan
1
-24
/
+24
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2
-2
/
+2
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2
-2
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2
-4
/
+4
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2
-2
/
+20
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
1
-4
/
+4
2022-08-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2
-8
/
+7
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
Ryan
2
-8
/
+7
2022-07-31
Convert yosino58 to use split common (#17861)
Joel Challis
27
-2118
/
+96
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
1
-2
/
+2
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2
-5
/
+0
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
1
-9
/
+0
2021-12-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
1
-24
/
+24
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
1
-24
/
+24
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+1
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-1
/
+1
2021-12-08
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
1
-2
/
+1
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
1
-2
/
+1
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-2
/
+0
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-2
/
+0
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
1
-6
/
+0
[next]