summaryrefslogtreecommitdiffstats
path: root/keyboards/bandominedoni/bandominedoni.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-11/+11
|
* Bandominedoni encoder fix (#18229)3araht2022-08-311-52/+0
| | | by 3araht
* bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht2021-12-271-26/+46
| | | | | | | * Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc. * Disabled some RGB MATRIX effects to shrink the firmware size. * via # of layers changed from 5 to 4.
* [Keyboard] add bandominedoni keyboard (#13116)3araht2021-09-211-0/+151