Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -4/+0 |
| | |||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -12/+0 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Bandominedoni encoder fix (#18229) | 3araht | 2022-08-31 | 1 | -6/+4 |
| | | | by 3araht | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 1 | -0/+2 |
|\ | |||||
| * | Bandominedoni version output feature and a new keymap added (#17947) | 3araht | 2022-08-13 | 1 | -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 Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 1 | -7/+0 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | (#16655) | ||||
* | bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) | 3araht | 2021-12-27 | 1 | -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 Jaelre | 2021-11-15 | 1 | -0/+1 |
| | |||||
* | Fix additional board sizes for RGB Matrix (#15170) | Drashna Jaelre | 2021-11-16 | 1 | -137/+104 |
| | |||||
* | [Keyboard] add bandominedoni keyboard (#13116) | 3araht | 2021-09-21 | 1 | -0/+365 |