QMK Bot
dbb8eaeab3
Merge remote-tracking branch 'origin/develop' into xap
2024-02-28 10:39:48 +00:00
Nick Brassel
dc046bc215
2024q1 develop
changelog. ( #23150 )
2024-02-28 21:39:19 +11:00
QMK Bot
02751630cc
Merge remote-tracking branch 'origin/develop' into xap
2024-02-28 10:04:26 +00:00
Ryan
29891b63f9
Update Atmel DFU driver assignments for dfu-programmer 1.x ( #23165 )
2024-02-28 21:03:43 +11:00
QMK Bot
b7674def2a
Merge remote-tracking branch 'origin/develop' into xap
2024-02-28 09:29:33 +00:00
Joel Challis
51cfd7554a
Merge upstream uf2conv.py changes ( #23163 )
2024-02-28 20:29:00 +11:00
QMK Bot
baa3666280
Merge remote-tracking branch 'origin/develop' into xap
2024-02-27 12:48:39 +00:00
Joel Challis
b3462157dc
Satisfaction75 post merge updates ( #23158 )
2024-02-27 12:48:11 +00:00
QMK Bot
3c006e4caf
Merge remote-tracking branch 'origin/develop' into xap
2024-02-27 01:46:16 +00:00
Nick Brassel
bafbca3604
Ensmallification of helix/rev3_5rows:via
. ( #23159 )
2024-02-27 12:45:46 +11:00
QMK Bot
0b65d6419b
Merge remote-tracking branch 'origin/develop' into xap
2024-02-26 22:16:29 +00:00
Andrew Kannan
490641307a
Cleanup Satisfaction75 Firmware and add new revisions ( #22082 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-27 09:16:00 +11:00
QMK Bot
90d49071ef
Merge remote-tracking branch 'origin/develop' into xap
2024-02-26 13:39:27 +00:00
Cipulot
0f701c7dbe
cipulot/common: Fix for multiple AMUX usage ( #23155 )
2024-02-26 13:38:52 +00:00
QMK Bot
c26cf59b55
Merge remote-tracking branch 'origin/develop' into xap
2024-02-26 02:05:37 +00:00
Cipulot
ed791972e1
Cipulot refactoring ( #22368 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-26 13:05:10 +11:00
QMK Bot
5fe8a01f11
Merge remote-tracking branch 'origin/develop' into xap
2024-02-26 02:04:54 +00:00
Sergey Vlasov
34a113c97b
Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) ( #23143 )
2024-02-26 13:04:27 +11:00
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