summaryrefslogtreecommitdiff
path: root/keyboards/vertex
AgeCommit message (Collapse)Author
2024-03-26[Keyboard] Add T75 (#23344)Jacky
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-13add Cycle8 (#22734)Vertex-kb
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-01Vertex/angle65 WS2812 pin fix (#20653)Albert Y
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-30vertex/angle65 - Implement RGBlight (#20514)Vertex-kb
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-10[Keyboard] Update angle65 VID/PID (#20401)Vertex-kb
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-02Add angle65 (#19986)Vertex-kb
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-10Merge remote-tracking branch 'upstream/master' into developfauxpark
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-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Vertex ARC60 Layout Refactor (#18670)James Young
2022-10-10Vertex AngleR2 Layout Refactor (#18661)James Young
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-12Format 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-08Format 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