summaryrefslogtreecommitdiffstats
path: root/keyboards/yosino58
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-022-4/+6
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-38/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-28/+71
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-202-2/+2
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-169-14/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-6/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-24/+24
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-2/+20
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-8/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-202-8/+7
* | Convert yosino58 to use split common (#17861)Joel Challis2022-07-3127-2118/+96
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-5/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-141-24/+24
|\
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-081-2/+1
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-4/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0