summaryrefslogtreecommitdiff
path: root/keyboards/yosino58/rev1
AgeCommit message (Expand)Author
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan
2022-07-31Convert yosino58 to use split common (#17861)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-05Remove empty override functions (#14312)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-03-14Remove pro_micro.h (#8374)Ryan
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-12[Keyboard] Fix file encoding and add readme (#5853)zvecr
2019-04-11Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ