summaryrefslogtreecommitdiffstats
path: root/keyboards/bandominedoni/bandominedoni.h
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-40/+0
|
* Remove legacy international keycodes (#18588)Ryan2022-10-091-2/+2
|
* Bandominedoni encoder fix (#18229)3araht2022-08-311-5/+2
| | | by 3araht
* bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht2021-12-271-0/+4
| | | | | | | * 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/+84