Joel Challis
e869c80af7
Migrate build target markers to keyboard.json - HI ( #23540 )
2024-04-17 02:49:17 +01:00
James Young
baa6000ed3
Data-Driven Keyboard Conversions: H, Part 3 ( #23530 )
2024-04-17 00:36:21 +01:00
James Young
3c9dd36809
Data-Driven Keyboard Conversions: H, Part 2 ( #23525 )
2024-04-15 19:22:31 +01:00
Joel Challis
2eea2cdc46
Miscellaneous keyboard.json migrations ( #23486 )
2024-04-13 08:45:27 +01:00
Joel Challis
214e091ec2
Corrections to split keyboard migrations ( #23462 )
2024-04-12 13:44:06 +01:00
Duncan Sutherland
8caa8674d2
Move `SPLIT_KEYBOARD` to data driven ( #21410 )
2024-04-11 20:22:15 -07:00
Joel Challis
ad8d934d3c
Tidy up default layer handling in keymaps ( #23436 )
2024-04-08 02:56:46 +01:00
Ryan
a14c03b96e
Remove more unnecessary `quantum.h` includes ( #23402 )
2024-04-05 14:48:21 +11:00
Ryan
2a25e79760
Remove deprecated quantum keycodes ( #23407 )
2024-04-04 15:16:27 +01:00
QMK Bot
e578434ba8
Merge remote-tracking branch 'origin/master' into develop
2024-04-03 23:12:15 +00:00
Ryan
2a4c746718
handwired/technicpad: fix `keyboard` in keymaps ( #23408 )
2024-04-04 10:11:45 +11:00
Joel Challis
f29daff9b6
Miscellaneous keyboard.json migrations ( #23378 )
2024-04-03 23:14:03 +01:00
Joel Challis
62af50ceef
Fix failing keyboards on develop ( #23406 )
2024-04-03 14:01:30 +01:00
Ryan
c635733a7f
Remove `quantum.h` includes from keyboard code ( #23394 )
2024-04-03 10:44:25 +11:00
Joel Challis
5db6f7967e
Remove redundant DEFAULT_FOLDER from keyboards ( #23377 )
2024-03-31 08:49:47 +01:00
Ryan
2dd406f08f
Remove `quantum.h` includes from keyboard custom `matrix.c`s ( #23371 )
2024-03-30 14:07:19 +00:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
1c8e99ca45
Migrate features and LTO from rules.mk to data driven ( #23307 )
2024-03-30 10:57:30 +00:00
Joel Challis
426bb9c651
Migrate features and LTO from rules.mk to data driven ( #23302 )
2024-03-30 10:43:15 +00:00
Duncan Sutherland
86e7df0c2a
Remove "w": 1 from keyboards/ ( #23367 )
2024-03-29 21:14:26 -07:00
LLLKST
387a1aef8d
Add RGB lighting for the PetruziaMini ( #23305 )
2024-03-28 22:12:09 -07:00
Ryan
01be746fc4
Update I2C API usage in keyboard code ( #23360 )
2024-03-27 12:41:53 +00:00
QMK Bot
c8253af773
Merge remote-tracking branch 'origin/master' into develop
2024-03-21 22:30:42 +00:00
jotix
f95f93b0fc
handwired/jotlily60 via keymap ( #23325 )
2024-03-21 22:30:14 +00:00
QMK Bot
f497c5ee8e
Merge remote-tracking branch 'origin/master' into develop
2024-03-21 05:07:35 +00:00
NW
5d6b291845
Add TechnicPad macropad ( #23238 )
2024-03-21 05:05:18 +00:00
QMK Bot
1439e3348f
Merge remote-tracking branch 'origin/master' into develop
2024-03-21 05:04:57 +00:00
jotix
4bc57c8d46
Add handwired/Jotlily60 ( #23212 )
2024-03-21 05:04:25 +00:00
Ryan
319ac3b27b
Remove RGBLight `led[]` references ( #23311 )
2024-03-21 04:43:26 +00:00
Ryan
f7cf40fa77
Add init function to RGBLight driver struct ( #23076 )
2024-03-18 22:03:27 +11:00
Joe Scotto
add7c13d61
Update ScottoAlp handwired keyboard to 12 column layout ( #22962 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-03-14 22:03:23 -07:00
Joel Challis
01473075f8
Migrate features from rules.mk to data driven - EFGH ( #23248 )
2024-03-15 01:42:55 +00:00
Joel Challis
aea414fd82
Migrate content where only parent info.json exists ( #22895 )
2024-03-14 21:21:33 +11:00
QMK Bot
1ea9f2e92b
Merge remote-tracking branch 'origin/master' into develop
2024-03-12 22:52:11 +00:00
LLLKST
6788a5eb27
[Keyboard] Add PetruziaMini ( #23201 )
...
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
2024-03-12 16:51:42 -06:00
jotix
461eaed7aa
[Keyboard] update Jotanck config( #23228 )
2024-03-09 06:52:49 -08:00
Joel Challis
58c38175e6
Remove redundant disabling of features ( #22926 )
2024-03-09 03:05:07 +00:00
Ryan
569b0c70be
WS2812 PWM: prefix for DMA defines ( #23111 )
...
* WS2812 PWM: prefix for DMA defines
* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
Ryan
c6668b9cd9
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ( #23128 )
2024-02-22 10:10:16 +00:00
Joel Challis
b26e5c585b
Manual user keymap removal ( #23119 )
2024-02-20 22:22:00 +00:00
Stefan Kerkmann
61fa6949fb
[Core] Allow ChibiOS `SIO` driver for `UART` driver ( #22839 )
...
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-20 11:34:24 +01:00
Joel Challis
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
Ryan
2d1aed78a6
Update GPIO macro usages in core ( #23093 )
2024-02-18 17:08:27 +11:00
Joel Challis
e2dbe39b94
Removal of bootmagic lite terminology ( #22979 )
2024-02-17 12:27:34 +00:00
QMK Bot
32efd14186
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 18:31:49 +00:00
spacehangover
1e7c2a8926
Added SoyuzXL Macropad ( #23075 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
* Added Soyuz XL Macropad
2024-02-14 11:31:19 -07:00
QMK Bot
50c5403612
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 02:20:35 +00:00
spacehangover
1ddff6e30d
Added Soyuz Macropad WWA ( #23072 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
2024-02-13 19:20:04 -07:00
QMK Bot
2ddf8635c8
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 00:04:40 +00:00
spacehangover
c4414af9f3
[Keyboard] Add Mercury Macropad ( #23071 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
2024-02-13 17:04:05 -07:00