summaryrefslogtreecommitdiffstats
path: root/keyboards/bandominedoni/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Bandominedoni encoder fix (#18229)3araht2022-08-311-6/+4
| | | by 3araht
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-0/+2
|\
| * Bandominedoni version output feature and a new keymap added (#17947)3araht2022-08-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | * SPLIT_USB_DETECT added. * lednotg keymap added. * lednotg missing modification fixed. * VERSION is available. * USER00 is used instead of SAFE_RANGE in via/keymap.c
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-251-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht2021-12-271-111/+48
| | | | | | | * 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] Fix bandominedoni via keymap compilation (#15171)Drashna Jaelre2021-11-151-0/+1
|
* Fix additional board sizes for RGB Matrix (#15170)Drashna Jaelre2021-11-161-137/+104
|
* [Keyboard] add bandominedoni keyboard (#13116)3araht2021-09-211-0/+365