summaryrefslogtreecommitdiff
path: root/users/tominabox1
AgeCommit message (Expand)Author
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-15Fix some old keycodes (#19086)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-07-19Remove full bootmagic config (#17702)Joel Challis
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-03-01Clean up includes for glcdfont headers (#7745)Ryan
2019-10-18[Keymap] Tominabox1 userspace creation (#7014)tominabox1