summaryrefslogtreecommitdiff
path: root/keyboards/abstract
Commit message (Expand)AuthorAge
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-14
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-13
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-11
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-27
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-19
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* Remove unnecessary IS_COMMAND definitions from a couple of boardsKonstantin Đorđević2019-07-16
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-16
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* [Keyboard] Added Abstract Ellipse Rev1 (#5939)AbstractKB2019-05-24