Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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 | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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 | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
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 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-08-08 | Format code according to conventions (#17951) | QMK Bot | |
2022-08-08 | [Keyboard] Add Vertex AngleR2 keyboard (#16764) | Vertex-kb | |
* Add files via upload * Delete Vertex/AngleR2 directory * Add files via upload * Delete keyboards/Vertex/AngleR2 directory * Add files via upload * Add files via upload * Add files via upload * Update keyboards/vertex/angler2/angler2.h * Update keyboards/vertex/angler2/info.json * Update keyboards/vertex/angler2/keymaps/default/keymap.c * Update keyboards/vertex/angler2/keymaps/via/keymap.c * Update keyboards/vertex/angler2/keymaps/via/keymap.c * Update keyboards/vertex/angler2/keymaps/via/keymap.c * Update keyboards/vertex/angler2/keymaps/default/keymap.c * Update keyboards/vertex/angler2/keymaps/via/keymap.c |