summaryrefslogtreecommitdiff
path: root/keyboards/soda
AgeCommit message (Expand)Author
2023-11-08[Keyboard] Rename soda/{mango,pocket} (#22151)Jeayo Keh
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-07[Keyboard] update keyboard soda/mango, support rgb matrix (#21385)Jeayo Keh
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-22Soda Pocket: correct layout data (#21333)James Young
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-05[Keyboard] Add soda/mango (#21100)Jeayo Keh
2023-05-01Move `FORCE_NKRO` to data driven (#20604)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-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Adjust offset for some layouts (#20075)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14[Keyboard] add ‘soda/pocket’ (#19838)Jeayo Keh
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-12-09Soda Cherish Refactor (#19259)James Young
2022-09-09'soda/cherish' support apm32f072 (#18316)ZhaoYou.Ge
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-17[Keyboard] add 'soda/cherish' (#18057)ZhaoYou