summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/zygomorph
Commit message (Expand)AuthorAge
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-10
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* 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
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* 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
* [Keyboard] Split RGB Matrix Zygomorph support (#11083)XScorpion22021-03-16
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-01
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-30
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-19
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-28
* 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
* [Keymap] Xulkal user changes (#6044)XScorpion22019-06-01
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-14