Vertex-kb
33c5a64b5a
add Cycle8 ( #22734 )
...
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>
2024-01-13 19:10:26 -08:00
Ryan
21ed9b4575
Simplify more feature driver defines ( #22090 )
2023-09-25 13:06:42 +10:00
Ryan
023d644bb6
Move RGBLight animations to data driven ( #21635 )
...
* 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-08-23 22:11:39 +01:00
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
Ryan
023035f462
Move miscellaneous defines to data driven ( #21382 )
2023-07-02 22:40:13 +01:00
Ryan
4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP
to data driven ( #21292 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
Albert Y
50a8287f34
Vertex/angle65 WS2812 pin fix ( #20653 )
2023-05-01 17:26:46 -06:00
Ryan
79aa319946
info.json
whitespace cleanups (#20651 )
2023-05-02 08:25:15 +10:00
Ryan
12d42cedd2
Move FORCE_NKRO
to data driven ( #20604 )
2023-05-01 13:33:10 +10:00
QMK Bot
3984b06c8b
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 02:32:00 +00:00
Vertex-kb
ea4136bc2b
vertex/angle65 - Implement RGBlight ( #20514 )
2023-04-30 12:31:22 +10:00
Ryan
4871f651c5
Move remaining LAYOUT_all
s to data driven ( #20463 )
2023-04-27 07:45:43 +10:00
Ryan
172a40686b
Move single LAYOUT_all
s to data driven ( #20430 )
2023-04-15 21:08:15 +10:00
QMK Bot
6f77559061
Merge remote-tracking branch 'origin/master' into develop
2023-04-10 19:33:02 +00:00
Vertex-kb
bc6db2823c
[Keyboard] Update angle65 VID/PID ( #20401 )
2023-04-10 13:32:16 -06:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
b463ceb9dc
Move TKL F13 and FRL layouts to data driven ( #20310 )
2023-04-04 14:29:50 +10:00
QMK Bot
822445277e
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 17:09:29 +00:00
Vertex-kb
fd56a2a1dc
Add angle65 ( #19986 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-02 11:08:53 -06:00
Ryan
36ce81df59
Move WS2812_DRIVER
to data driven ( #20248 )
2023-03-26 18:22:12 +11:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
23c365b023
Move matrix config to info.json, part 1 ( #19985 )
2023-03-05 22:53:52 +00:00
Ryan
7a8265247b
Remove "w":1
and "h":1
from info.json ( #19961 )
2023-02-28 15:06:11 +00:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven ( #19800 )
2023-02-17 13:14:29 +11:00
fauxpark
50cd320616
Merge remote-tracking branch 'upstream/master' into develop
2023-02-10 20:19:08 +11:00
Vertex-kb
bc78474906
[Keyboard] add arc60h ( #18798 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-09 13:07:44 -08:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
b867522f8c
Clean up Force NKRO in config.h ( #19718 )
2023-01-30 20:45:41 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
James Young
a195f78200
Vertex ARC60 Layout Refactor ( #18670 )
2022-10-13 10:17:35 +11:00
James Young
2dadbbf04d
Vertex AngleR2 Layout Refactor ( #18661 )
2022-10-10 01:09:15 -07:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Ryan
b0eda7701a
Move keyboard USB IDs and strings to data driven, pass 3 ( #18111 )
2022-08-21 23:08:50 +01:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
QMK Bot
90e2a5100b
Format code according to conventions ( #18009 )
2022-08-12 11:50:58 -07:00
Vertex-kb
cded26b199
[Keyboard] Add arc60 ( #17976 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-12 11:28:53 -07:00
QMK Bot
a3b06fd87c
Format code according to conventions ( #17951 )
2022-08-08 17:33:25 +01:00
Vertex-kb
9a3c30f2c7
[Keyboard] Add Vertex AngleR2 keyboard ( #16764 )
...
* 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
2022-08-08 02:45:36 -07:00