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