Ilya Zhuravlev
c05356439e
Merge branch 'vial' into merge-2023-06-03
2023-07-15 22:23:48 -06:00
honorless
dbba42ecb3
refactor: rainkeebs/twoyo
2023-06-27 14:58:14 -04:00
honorless
a5e9711c23
fix: obsolete keycodes
2023-06-27 11:58:34 -04:00
Ilya Zhuravlev
2ebc2fd3a2
fix failing keyboards
2023-06-04 14:30:28 -06:00
Ilya Zhuravlev
d6e95213e3
Merge remote-tracking branch 'qmk/master' into merge-2023-06-03
2023-06-03 12:35:25 -06:00
Dani
5b6acd035d
Add Rainkeebs Twoyo ( #465 )
...
* add reviung53 vial files
* Revert "add reviung53 vial files"
This reverts commit 074be536deda760843efda31f0c5ee9dbbb5a5e7.
* add rainkeebs twoyo
* add vial.json
* add layout options
* add config.h
* move config to info.json
* decrease firmware size
* add encoder mapping
* fix layout
* fix split layout keymap
* prettify vial.json
* fix file formatting
* reduce firmware size with tapdance
* enable encoder map for default
2023-05-27 23:25:26 -06:00
Ryan
a5e46d8082
More info.json
whitespace cleanups ( #20665 )
2023-05-03 12:19:34 +10:00
Ryan
5bd68e3695
Move single LAYOUT
s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
ad625e7c06
Remove RGB_DI_PIN
ifdefs ( #20218 )
2023-03-23 21:38:01 +11:00
Less/Rikki
45fd373661
March merge additions ( #417 )
...
* fixup: update Vial keymaps per upstream reqs
more keycodes renamed
`rgb_matrix_indicators_user` return type switched to bool
keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed
EOL spaces and backslashes removed from keymaps
* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT
* fixup: Vial-exclusive keyboard configs
* fixup: 42keebs rules
* fixup: relocated Vial keymaps
* fixup: cleanup post-keymap move
Remove wavtype/p01_ultra keymaps that went into QMK under different names
Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps
* fixup: Vial-exclusive default keymaps
* fixup: remove broken via-only keymaps
compiling VIA keymaps is not supported anyway
* fixup: non-compiling Vial keymaps
* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00
Ilya Zhuravlev
2ec3ba62cd
fix renamed keycodes
2023-03-19 12:05:44 -06:00
Ilya Zhuravlev
06a2fdcc9c
Merge remote-tracking branch 'qmk/master' into merge-2023-03-12
2023-03-18 17:51:58 -06:00
Ryan
d8aec71e48
Remove trailing zeroes in info.json layouts ( #20156 )
2023-03-17 14:21:53 +00:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
ace372d90d
Move matrix config to info.json, part 3 ( #19991 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11: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
Ryan
ea77246865
Migrate some more layouts to data driven ( #19889 )
2023-02-23 09:32:18 +11:00
Nick Brassel
7f805cc779
VIA Protocol 12 + fixes ( #19916 )
...
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
2023-02-23 09:19:00 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11: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
lukeski14
016565401e
adding plop ( #313 )
...
* adding plop
* changes from qmk PR
2023-01-13 20:04:15 -06:00
Drashna Jaelre
f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z ( #18728 )
2022-10-15 09:55:53 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
b40c03140e
Move keyboard USB IDs and strings to data driven: R ( #17885 )
2022-08-04 08:05:40 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
peepeetee
31a6401193
[Keyboard] move rainkeebs's keyboards to rainkeebs/ ( #15797 )
2022-01-10 16:35:54 -08:00