index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
soda
Age
Commit message (
Expand
)
Author
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-22
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-22
Soda Pocket: correct layout data (#21333)
James Young
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-05
[Keyboard] Add soda/mango (#21100)
Jeayo Keh
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-13
Adjust offset for some layouts (#20075)
Ryan
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-14
[Keyboard] add ‘soda/pocket’ (#19838)
Jeayo Keh
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-12-09
Soda Cherish Refactor (#19259)
James Young
2022-09-09
'soda/cherish' support apm32f072 (#18316)
ZhaoYou.Ge
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-08-17
[Keyboard] add 'soda/cherish' (#18057)
ZhaoYou