summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/super16/config.h
AgeCommit message (Expand)Author
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-13Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2020-08-18Super16 VIA support (#10076)Nick Blyumberg
2020-07-27Remove HD44780 References, Part 1 (#9052)James Young
2020-03-04[Keyboard] Switch to RGB Matrix for Super16 (#8305)Joel Challis
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-19[Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645)Jeff Hastings
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-02-04[Keyboard] New Macropad: 1upkeyboards super16 (#5039)MechMerlin