Age | Commit message (Expand) | Author |
2023-09-25 | Simplify more feature driver defines (#22090) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-07-21 | haptic: naming cleanups (#21551) | Ryan |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-05-01 | Vertex/angle65 WS2812 pin fix (#20653) | Albert Y |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan |
2023-04-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-04-30 | vertex/angle65 - Implement RGBlight (#20514) | Vertex-kb |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan |
2023-04-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-04-10 | [Keyboard] Update angle65 VID/PID (#20401) | Vertex-kb |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-04 | Move TKL F13 and FRL layouts to data driven (#20310) | Ryan |
2023-04-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-04-02 | Add angle65 (#19986) | Vertex-kb |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-10 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-02-09 | [Keyboard] add arc60h (#18798) | Vertex-kb |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-13 | Vertex ARC60 Layout Refactor (#18670) | James Young |
2022-10-10 | Vertex AngleR2 Layout Refactor (#18661) | James Young |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-21 | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
2022-08-12 | Format code according to conventions (#18009) | QMK Bot |
2022-08-12 | [Keyboard] Add arc60 (#17976) | Vertex-kb |
2022-08-08 | Format code according to conventions (#17951) | QMK Bot |
2022-08-08 | [Keyboard] Add Vertex AngleR2 keyboard (#16764) | Vertex-kb |