summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo
AgeCommit message (Expand)Author
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-17Add keyboard Ergo68 (#22677)MakotoKurauchi
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-10-13Enable encoder map on navpad1.0 (#22266)MakotoKurauchi
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)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
2023-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-20Remove stray UNUSED_PINS (#19639)Joel Challis
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre