QMK Bot
486ab0cad7
Merge remote-tracking branch 'origin/develop' into xap
2024-02-25 21:29:54 +00:00
Ryan
65a04ead32
LED drivers: update keyboard LED configs ( #23073 )
...
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
Ryan
14d1d9639c
Add LED/RGB Matrix drivers to info.json schema ( #23127 )
2024-02-25 21:29:25 +00:00
QMK Bot
7121d544e7
Merge remote-tracking branch 'origin/develop' into xap
2024-02-22 12:48:13 +00:00
Nick Brassel
56802f506c
Ensure qmk generate-compilation-database
copies to userspace as well. ( #23129 )
2024-02-22 12:47:42 +00:00
QMK Bot
a3df4e5cf7
Merge remote-tracking branch 'origin/develop' into xap
2024-02-22 10:10:46 +00:00
Ryan
c6668b9cd9
Migrate RGBLED_NUM
-> RGBLIGHT_LED_COUNT
in remaining non-user keymaps ( #23128 )
2024-02-22 10:10:16 +00:00
QMK Bot
ef6ddcde67
Merge remote-tracking branch 'origin/develop' into xap
2024-02-22 06:52:18 +00:00
Ryan
c371cb3bc4
IS31FL3729 updates ( #23109 )
2024-02-22 17:51:49 +11:00
QMK Bot
b49d66acf1
Merge remote-tracking branch 'origin/develop' into xap
2024-02-21 22:36:38 +00:00
QMK Bot
b25d4f62c1
Merge remote-tracking branch 'origin/master' into develop
2024-02-21 22:36:08 +00:00
Logan Foster
4e04da397e
[Keyboard] Add the Compensator ( #23103 )
...
* Pushed up compensator start
* Addressed Firmware Changes
* Fixed some keybind issues
* Updated readMe
* Added keymap
* Adjustments for PR
* adjusted on-state
* Applied sugguested changes
* Addressed PR changes
* Addressed macro comments
* Addressed layer comments
2024-02-21 15:35:39 -07:00
QMK Bot
61078f53a8
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 22:23:20 +00:00
Joel Challis
b26e5c585b
Manual user keymap removal ( #23119 )
2024-02-20 22:22:00 +00:00
QMK Bot
040d11386b
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 17:04:33 +00:00
jack
b7b00d58b8
Fixup inett_studio/sq80 ( #23121 )
2024-02-20 17:04:04 +00:00
QMK Bot
412d3d9db8
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 10:34:55 +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
QMK Bot
66838fa93e
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 10:13:50 +00:00
Ryan
865a8f42a6
WS2812 bitbang: prefix for NOP_FUDGE
define ( #23110 )
2024-02-20 21:13:18 +11:00
QMK Bot
a6b88ff73d
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 00:46:25 +00:00
QMK Bot
e198643d66
Merge remote-tracking branch 'origin/master' into develop
2024-02-20 00:45:57 +00:00
Nick Brassel
7df44ffb75
Fix double code indenting ( #23117 )
2024-02-20 00:45:25 +00:00
QMK Bot
92bc32f1c9
Merge remote-tracking branch 'origin/develop' into xap
2024-02-20 00:36:56 +00:00
Drashna Jaelre
66780783c7
[Bug] Fix pmw33xx sensor corruption on get-cpi call ( #23116 )
2024-02-20 11:36:28 +11:00
QMK Bot
4e071be665
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 21:51:59 +00:00
QMK Bot
6efb71d401
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:51:32 +00:00
VertorWang
672986a078
[Keyboard] Add moky88 ( #22954 )
...
* Update
* 代码对齐
* 修改键盘名称
* 增加Readme
* Add copyright notice
* Update keyboards/moky/moky88/info.json
Delete solid_color
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/moky88.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Add a key to enter the bootloader, and add instructions to the readme documentation
* delete maintainer
* add default/rules.mk
* Update readme.md
* Update readme.md
---------
Co-authored-by: vertor <zhen.wang@westberrytech.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-02-19 14:51:04 -07:00
QMK Bot
11cd8a41b6
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 21:49:20 +00:00
QMK Bot
b06ade9284
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:48:48 +00:00
Mathias Andersson
958ddea52e
[Keyboard] Add iNETT Studio SQUARE 80% ( #21082 )
...
This keyboard comes stock with a forked version of QMK that is quite
outdated at this point.
I decided to go with the name `sq80` to stay in line with the existing
`sqx`, and "SQ80" has been used in some of the communication from the
creators.
2024-02-19 14:48:17 -07:00
QMK Bot
eef68da60b
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 19:49:32 +00:00
Joel Challis
2f3383a11e
Fix make clean test:os_detection ( #23112 )
2024-02-19 19:48:59 +00:00
QMK Bot
8dd063e115
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 15:38:22 +00:00
Joel Challis
9f95577ef2
OS Detection - Entire file should not be wrapped with ifdef ( #23108 )
2024-02-19 15:37:51 +00:00
QMK Bot
999a815ad7
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 11:24:02 +00:00
rookiebwoy
8df2e70ae4
Late9 keymaps update, added VIA support ( #22801 )
2024-02-19 11:23:33 +00:00
QMK Bot
a255681247
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 11:18:49 +00:00
フィルターペーパー
bc7d1cc397
Refactor: group kbdfans keyboards ( #22764 )
...
Move two kbdfans keyboard into kbdfans folder
2024-02-19 11:18:20 +00:00
QMK Bot
0e3e0d11c4
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 09:48:36 +00:00
Joel Challis
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
QMK Bot
88ecec2086
Merge remote-tracking branch 'origin/develop' into xap
2024-02-19 06:01:54 +00:00
jack
db1df185c9
Fixup boardsource/equals ( #23106 )
...
* initial
* reorder headers
2024-02-18 23:01:25 -07:00
QMK Bot
c7ed2b35cc
Merge remote-tracking branch 'origin/develop' into xap
2024-02-18 10:17:43 +00:00
Nick Brassel
9d9cdaaa2d
Add encoder abstraction. ( #21548 )
2024-02-18 21:17:15 +11:00
QMK Bot
44cd10c824
Merge remote-tracking branch 'origin/develop' into xap
2024-02-18 08:21:29 +00:00
Joel Challis
2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition ( #23102 )
2024-02-18 08:20:57 +00:00
QMK Bot
28115878db
Merge remote-tracking branch 'origin/develop' into xap
2024-02-18 06:08:56 +00:00
Ryan
2d1aed78a6
Update GPIO macro usages in core ( #23093 )
2024-02-18 17:08:27 +11:00
QMK Bot
efd8904f4a
Merge remote-tracking branch 'origin/develop' into xap
2024-02-17 12:29:09 +00:00