summaryrefslogtreecommitdiff
path: root/keyboards/bandominedoni/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* Bandominedoni encoder fix (#18229)3araht2022-08-31
| | | by 3araht
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-13
|\
| * Bandominedoni version output feature and a new keymap added (#17947)3araht2022-08-13
| | | | | | | | | | | | | | | | | | | | | | * 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-06
|/
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-25
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht2021-12-27
| | | | | | | * 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-15
|
* Fix additional board sizes for RGB Matrix (#15170)Drashna Jaelre2021-11-16
|
* [Keyboard] add bandominedoni keyboard (#13116)3araht2021-09-21