summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/zen/rev2
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-373/+80
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-8/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-7/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-8/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-8/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-55/+24
|\|
| * rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)Joel Challis2022-08-072-55/+24
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-13/+13
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-3/+6
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-6/+5
|/
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-4/+4
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-2/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Update Zen rev2 info.json file with option positions (#5872)XScorpion22019-05-141-8/+24
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-147-0/+698