Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Joel Challis
43a122e050
Migrate build target markers to keyboard.json - W ( #23511 )
2024-04-13 06:31:34 +01:00
Duncan Sutherland
8caa8674d2
Move SPLIT_KEYBOARD
to data driven ( #21410 )
2024-04-11 20:22:15 -07:00
Joel Challis
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
Joel Challis
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01:00
Ilya Zhuravlev
e390a34128
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
2023-09-08 20:53:27 -06:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Ilya Zhuravlev
c05356439e
Merge branch 'vial' into merge-2023-06-03
2023-07-15 22:23:48 -06:00
Ryan
1c9d0f0eec
Remove default TAPPING_TERM
from keyboard config.h ( #21284 )
2023-06-18 23:33:45 +01:00
Ryan
c3c51231cc
Clean up trailing commas from info.json ( #20812 )
2023-05-09 17:52:03 +10:00
Less/Rikki
5cdfed1414
fix: update obsolete keycodes ( #452 )
2023-04-30 17:25:37 -06:00
Jake Wickham
1d5c35f18b
Waterfowl support ( #436 )
...
* waterfowl support
* Update .gitignore
* Update .gitignore
* working
* deleted old json files
* Delete compile command.txt
* Update keyboards/waterfowl/keymaps/vial/rules.mk
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-15 19:09:11 -06:00
Ryan
5bd68e3695
Move single LAYOUT
s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 ( #20003 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +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
8f6c228adb
Move SOFT_SERIAL_PIN
to data driven ( #19863 )
2023-02-17 16:40:49 +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
JW2586
c6cc104810
[Keyboard] Waterfowl - Updated default keymap ( #19438 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-01-16 21:56:37 -08:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Joel Challis
c6ad38e79f
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
Ryan
10ad238944
Move keyboard USB IDs and strings to data driven: W ( #17903 )
2022-08-06 15:49:44 +10:00
JW2586
32512bbf10
[Keyboard] Waterfowl keyboard support ( #16760 )
...
* Added waterfowl files
* Completing PR Checklist
* Added encoders to info.json
* Added license to default keymap
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/rules.mk
* Update readme.md
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/info.json
* Update keyboards/waterfowl/info.json
2022-07-19 08:43:19 -07:00