Stefan Kerkmann
fcf8b804ed
[Core] Refactor keyevent_t
for 1ms timing resolution ( #15847 )
2023-04-03 18:33:45 +10:00
Ryan
36ce81df59
Move WS2812_DRIVER
to data driven ( #20248 )
2023-03-26 18:22:12 +11:00
Drashna Jael're
07046bdfc5
Merge remote-tracking branch 'origin/master' into develop
2023-03-17 17:55:09 -07:00
JX
e437560144
[Keyboard] Add yandrstudio/transition80 ( #19790 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-17 10:14:21 -07: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
7e0299117b
Move encoder config to data driven ( #19923 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
jack
e719f5e294
Open Use standard magic keycodes in yandrstudio keymaps ( #19919 )
2023-02-23 14:46:15 +00:00
Joel Challis
0512e286a6
Remove magic bodges from via keymaps ( #19890 )
2023-02-22 01:15:18 +00:00
Joel Challis
0152dd811d
Move KC_MISSION_CONTROL
/KC_LAUNCHPAD
keycodes to core ( #19884 )
2023-02-19 18:59:50 +11: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
Ryan
c67285587c
Fix errors flagged by generate-api ( #19784 )
2023-02-09 03:34:21 +00:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Nick Brassel
327f7ee9a7
Fixup ChibiOS header inclusion search ordering. ( #19623 )
...
* Add STM32F446-Nucleo onekey.
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
2023-01-19 01:05:29 +00:00
Drashna Jael're
4597e01061
Merge remote-tracking branch 'origin/master' into develop
2022-11-20 09:20:46 -08:00
JX
f5ca82854b
[Keyboard] Add YR80 ( #18945 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-20 00:29:02 -08:00
Ryan
81a6407dca
Update more DRIVER_LED_TOTAL
defines to RGB_MATRIX_LED_COUNT
( #19089 )
2022-11-16 05:59:09 +11:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
QMK Bot
92d7964b28
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 21:27:30 +00:00
James Young
b5e26ccb94
Y&R Studio NZ67v2 Layout Refactor ( #18724 )
...
* info.json: apply friendly formatting
* nz67v2.h: use ____ for KC_NO
* nz67v2.h: add matrix diagram
* add LAYOUT_all
Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout.
Rotary encoder positions move from the bottom row to the top row.
* refactor keymaps to use LAYOUT_all macro
* info.json: add LAYOUT_all data
* remove LAYOUT macro
Now unused.
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_space
* remove dead space from layouts
Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
2022-10-15 22:26:56 +01:00
Drashna Jaelre
f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z ( #18728 )
2022-10-15 09:55:53 -07:00
Joel Challis
48093000e1
Various keyboard fixes ( #18649 )
2022-10-09 09:30:51 +11:00
Drashna Jaelre
64b1ed4550
Fix Per Key LED Indicator Callbacks ( #18450 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
QMK Bot
e974ba0c6a
Merge remote-tracking branch 'origin/master' into develop
2022-09-30 19:43:08 +00:00
JX
4dfd744e4e
[Keyboard] Add nightstar75 ( #18546 )
2022-09-30 12:42:28 -07:00
QMK Bot
fa5debe201
Merge remote-tracking branch 'origin/master' into develop
2022-09-30 05:14:22 +00:00
JX
cc8f2c584a
[Keyboard] Add yandrstudio/buff67v3 keyboard ( #17592 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-29 22:13:49 -07:00
QMK Bot
a50b18c9aa
Merge remote-tracking branch 'origin/master' into develop
2022-09-30 02:57:53 +00:00
JX
2c4fd924c0
[Keyboard] Add EAU87 ( #18532 )
2022-09-29 19:57:39 -07:00
QMK Bot
bb3627dae0
Merge remote-tracking branch 'origin/master' into develop
2022-09-27 12:37:28 +00:00
JX
f8c8005ce1
[Keyboard] Add wave75 ( #18490 )
2022-09-27 05:36:49 -07:00
QMK Bot
6d309e166b
Merge remote-tracking branch 'origin/master' into develop
2022-09-26 06:12:09 +00:00
JX
e2954cd432
[Keyboard] add yr6095 ( #18278 )
2022-09-25 23:11:22 -07:00
QMK Bot
1fd8a45dde
Merge remote-tracking branch 'origin/master' into develop
2022-09-26 05:51:46 +00:00
JX
995a0077fc
[Keyboard] add eau75 ( #18173 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-25 22:51:09 -07:00
Ryan
36c410592d
Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
( #18399 )
2022-09-23 22:46:23 +10:00
Ryan
89a1374ef4
Add DD mapping for LED/RGB Matrix center ( #18432 )
2022-09-21 00:45:07 +01:00
JX
de0d342b82
[Keyboard] add tg67 ( #18225 )
2022-08-31 09:41:14 -07:00
JX
706995c044
[Keyboard] Add yandrstudio/nz67v2 keyboard. ( #17591 )
...
* add yr nz67v2 by jiaxin96
2022-08-20 21:21:07 +01:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
Ryan
201f1a8f47
Move keyboard USB IDs and strings to data driven, pass 2: S-Y ( #18093 )
2022-08-20 01:48:38 +01:00
Joel Challis
93fb69fbda
Migrate more F4x1 board files ( #18046 )
2022-08-15 00:25:40 +01:00
Felicia Kuan
7224d84167
edit typo in comment ( #17394 )
2022-06-15 21:31:13 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
JX
4d1332b62c
[Keyboard] Cleanup zhou65 and add nz64 keyboard ( #17032 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-11 21:48:47 -07:00
jack
5244b13173
Fix yandrstudio/zhou65 ( #16589 )
...
* initial cleanup and hotfix for rgb....
* remove /f401
2022-03-09 00:37:40 +00:00
JX
40d6766576
[Keyboard] Add Y&R Studio zhou65 keyboard ( #14192 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-08 09:03:05 -08:00