summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo
AgeCommit message (Expand)AuthorFilesLines
2025-09-11Migrate `g_led_config` to DD (YZ) (#25650)Jack Sangdahl2-37/+20
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan5-11/+11
2025-05-23Configure boards to use development_board - UVWXYZ (#25288)Joel Challis4-8/+4
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2-12/+12
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-557/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-22/+22
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2-3/+7
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis1-4/+0
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)James Young2-39/+6
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-6/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis8-46/+26
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+1
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan2-2/+2
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan4-2/+10
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-1/+0
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis2-14/+10
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis2-12/+2
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-17Add keyboard Ergo68 (#22677)MakotoKurauchi6-0/+393
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-3/+0
2023-10-13Enable encoder map on navpad1.0 (#22266)MakotoKurauchi2-12/+9
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-51/+25
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan4-2/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan8-12/+8
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2-5/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-6/+5
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan7-5/+6
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan6-34/+6
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan7-4/+9
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-9/+9
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan8-122/+177
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan8-4/+12
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan3-42/+21
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan1-0/+2
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan6-22/+2
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan3-2/+4
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan7-94/+4
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan9-87/+28
2023-02-26Move encoder config to data driven (#19923)Ryan8-19/+29
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis1-1/+1
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-58/+9
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-5/+3
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0