8c81ac6384
[Keyboard] Add rando stm32f407 one key -- Doesn't work
2025-02-09 13:37:06 -08:00
65d7ea8858
[Keyboard] Add Weact f446re board to one-keys
2025-02-09 13:37:06 -08:00
60788ce7c1
Add post rules for userspace
2025-02-09 13:37:05 -08:00
25fee1b883
[Keyboard] Feather STM32F405 update
2025-02-09 13:37:04 -08:00
2f07f37391
Fix error when flashing with uf2conv.py
2025-02-09 13:37:03 -08:00
c686c5a2e1
Update uf2conv.py script
2025-02-09 13:37:02 -08:00
9ae48fa1fb
[MERGE] Chaining OSL and MO (23065)
2025-02-09 13:37:01 -08:00
74bcba1113
[MERGE] Retro Tapping Re-Write; Key Rolling Fix (23641)
2025-02-09 13:37:00 -08:00
ef2d9c5b45
[TractylM] Add weact f405 support
...
[TractylM] Reboot slave side if button is pressed
[TractylM] Change timer settings for f405
2025-02-09 13:37:00 -08:00
70b56b2074
[MERGE] Consolidate EE Hands with MASTER_LEFT/RIGHT and simplify behavior (24162)
2025-02-09 13:36:59 -08:00
9e7acf446f
[MERGE] Add starlight smooth animation
2025-02-09 13:36:58 -08:00
348eb69487
Add hooks for dynamic keymap feature
2025-02-09 13:36:57 -08:00
173156f865
Fixup ZSA LD Script files to be more correct
2025-02-09 13:36:56 -08:00
cae37c241c
[OS Detection] Fix unit tests
2025-02-09 13:36:55 -08:00
cbb8b0de36
[MERGE] Implement multiple logging backends (22159)
2025-02-09 13:36:54 -08:00
1648a63812
[MERGE][Core] Pointing Device Modes (21426)
2025-02-09 13:36:54 -08:00
ed6ec8b4f9
[Core] Enable more detected OS's
...
[OS Detection] Add hacky support for weirdness
2025-02-09 13:36:53 -08:00
15f93285b1
[RGB Matrix] Use rgb matrix hsv to rgb function in all animations
2025-02-09 13:36:52 -08:00
01443aee14
Make Bluefruit SPI settings more friendly
2025-02-09 13:36:51 -08:00
9240a6ba90
[Keyboard] Overhaul usb_to_usb converter
...
[Keyboard] Fixup config for usb-usb
2025-02-09 13:36:50 -08:00
26ff67ff78
[MERGE] Add UART based SpaceMouse Module support (22519)
2025-02-09 13:36:49 -08:00
54e78ad86f
[Keyboard] Add handwired feather stm32f405 express board
2025-02-09 13:36:48 -08:00
0df3dd804f
[Keyboard] Update adb_usb converter to non-avr specific code
2025-02-09 13:36:47 -08:00
ec15fdd6dd
[Keyboard] Make Dilemma print to console less
2025-02-09 13:36:47 -08:00
e7694fc77f
[Keyboard] !!! USB HOST !!! Quantizer Mini (20999)
2025-02-09 13:36:46 -08:00
68ba4e0305
[Core] Add support for 64-bit layer bitmask
2025-02-09 13:36:45 -08:00
2c64cdf760
[MERGE] Calculate and print stack size on AVR builds (20526)
2025-02-09 13:36:44 -08:00
4ed967335a
[MERGE] Make One Shot Layer clearing configurable
2025-02-09 13:36:43 -08:00
d19b2b24bc
Make LTO better
2025-02-09 13:36:42 -08:00
e0728971d7
[Keyboard] Add micromod input and display keyboard
2025-02-09 13:36:41 -08:00
517616a121
[Keyboard] Add midi keymap for Work Louder boards
2025-02-09 13:36:40 -08:00
e8c54b669f
[Keyboard] Add micromod stuff
2025-02-09 13:36:40 -08:00
329380b2e5
[Keyboard] Enable auto layer on charybdis via keymap
2025-02-09 13:36:39 -08:00
00b73c3047
[GitHub] Enable Unit test workflow on custom branch
2025-02-09 13:36:38 -08:00
2cc278af3b
[Keyboard] Add fingerpunch rockon keyboard to handwired boards
2025-02-09 13:36:37 -08:00
61e4179e88
[Keyboard] Add stm32f303xb ld script for Moonlander
2025-02-09 13:36:36 -08:00
QMK Bot
14c7164b01
Merge remote-tracking branch 'origin/master' into develop
2025-02-08 12:18:11 +00:00
Joel Challis
2699e2f7c8
Avoid WindowsPath errors for 'qmk format-text' ( #24905 )
2025-02-08 12:17:35 +00:00
7fe168a8ed
[Keyboard] Move Ergodox STM32 to handwired folder ( #24903 )
...
* [Keyboard] Move Erogdox STM32 to handwired folder
To minimize confusion with ZSA's ergodox EZ ST (stm32f303) and because this is basically a one-off board
* Don't forget mapping
* Fix readme
2025-02-07 19:10:45 +11:00
Ryan
273d8d6a1a
qmk docs
: restore --port
and --browser
arguments (#24623 )
...
* `qmk docs`: restore `--port` and `--browser` arguments
* Make docs command args always a list
2025-02-01 21:19:30 +11:00
QMK Bot
ff09b921f1
Merge remote-tracking branch 'origin/master' into develop
2025-01-29 19:30:22 +00:00
adophoxia
fa98117a3e
Add Keychron C3 Pro (Red & RGB) ( #24874 )
...
* Add Keychron C3 Pro variants
* Update to upstream standards
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
* Reformatted `keyboard.json` for `red`/`rgb` and `c3_pro.c`
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/c3_pro/ansi/red/config.h
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add C Pro V2 variants
* remove boards by accident
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-01-29 12:28:58 -07:00
QMK Bot
ae01f1b63e
Merge remote-tracking branch 'origin/master' into develop
2025-01-29 19:28:06 +00:00
8bf01dd796
[OS Detection] Improve MacOS detection ( #24708 )
2025-01-30 06:25:21 +11:00
Joel Challis
0c14fc3a21
Resolve keyboard_aliases when processing keyboard make targets ( #24834 )
2025-01-30 06:22:05 +11:00
QMK Bot
db68fd88bd
Merge remote-tracking branch 'origin/master' into develop
2025-01-29 19:21:51 +00:00
Joel Challis
7073ba3dbb
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson ( #24845 )
2025-01-30 06:21:09 +11:00
dependabot[bot]
ea3a968510
Bump vite from 5.2.14 to 5.4.12 in /builddefs/docsgen ( #24852 )
2025-01-30 06:20:08 +11:00
Nick Brassel
d7fb12164a
Invoke process_record_via
after _user
/_kb
have a chance to handle it. ( #24879 )
2025-01-30 06:18:07 +11:00
QMK Bot
cfcb8488ed
Merge remote-tracking branch 'origin/master' into develop
2025-01-29 19:18:02 +00:00