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
cbb8b0de36
[MERGE] Implement multiple logging backends (22159)
2025-02-09 13:36:54 -08:00
54e78ad86f
[Keyboard] Add handwired feather stm32f405 express board
2025-02-09 13:36:48 -08:00
e0728971d7
[Keyboard] Add micromod input and display keyboard
2025-02-09 13:36:41 -08:00
e8c54b669f
[Keyboard] Add micromod stuff
2025-02-09 13:36:40 -08:00
2cc278af3b
[Keyboard] Add fingerpunch rockon keyboard to handwired boards
2025-02-09 13:36:37 -08: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
Joel Challis
c7904502e5
handwired/xealous - Remove DEFAULT_FOLDER ( #24877 )
2025-01-28 05:58:21 +00:00
Joel Challis
1a30e2b32b
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson ( #24835 )
2025-01-20 22:26:25 +00:00
QMK Bot
92e660833f
Merge remote-tracking branch 'origin/master' into develop
2025-01-18 04:02:51 +00:00
Patrick Fan
6b368f4ab2
[Keyboard] Add ic45v2 ( #24818 )
...
* adding in ic45 handwired
* fix wrong title
* Apply suggestions from code review
Thank you @waffle87
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/handwired/ic45_v2/keyboard.json
adding whitespace
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-01-17 21:02:19 -07:00
HorrorTroll
7f1c236c75
Bugfix and update for AT32F415 ( #24807 )
2025-01-13 21:20:36 -08:00
HorrorTroll
cc3823f767
Update some changes for AT32F415 ( #24766 )
...
* Fixed SPI can't compiled issue
* Added solenoid support and use 256KB ldscript for Onekey board
2025-01-03 20:33:22 +00:00
Philip
172c349675
[Keyboard] Add handwired/dactyl_manuform/5x8 ( #24726 )
...
* add handwired/dactyl_manuform/5x8 config
* add keymap scheme
* Update keymap.c
* Update keyboard.json
* Update keyboard.json
* fix and compile worked configs
* Update readme.md
* Update readme.md
* Update readme.md
* add dynamic macros support
* change key sets on first workday/add right2left layer
* Update keyboard.json
* Update keymap.c
* move license header to top keymap.c
* Update keyboard.json
* I rewrote the layout so that the halves are not stacked.
* I rewrote the layout so that the halves are not stacked (keymap.c)
* change "serial pin" syntactic
change
"soft_serial_pin": "D0"
to
"serial": {
"pin": "D0"
}
* fix KC_BSPC and KC_SPC on right keyboard
* Update readme.md
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: skandiPC <slinkinfs@yandex.ru>
Co-authored-by: iliorik-ph <140731596+iliorik-ph@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-01-02 12:50:43 +01:00
Can Baytok
c2bc6e2b3c
[Keyboard] Add cans12erv2 ( #24628 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Can Baytok <baytok@dydocon.com>
2024-12-04 08:37:02 -08:00
GustawXYZ
a794ceeb51
[Keyboard] Add dactyl_manuform_pi_pico ( #23891 )
...
Adds new keyboard under handwired/dactyl_manuform_pi_pico
It is a dactyl_manuform(5x6) running on Pi Pico micro controller
2024-12-03 16:09:24 -07:00
Ryan
f3bae56808
Update keycodes for keyboards with RGB Matrix ( #24484 )
2024-11-24 12:03:08 +00:00
Nick Brassel
7d8f193988
Allow codegen of keymap.json
=> keymap.c
without requiring layers/layout etc. ( #23451 )
2024-11-24 20:32:30 +11:00
Joel Challis
e4e015c0c8
Update keymaps to use PDF keycode ( #24633 )
2024-11-23 13:35:34 +00:00
HorrorTroll
39161b9ee7
Added MCU support for ArteryTek AT32F415 ( #23445 )
2024-11-21 17:28:28 +11:00
QMK Bot
b06e9fdd95
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 04:24:07 +00:00
Amund Tenstad
f156e57f8e
[Keyboard] Add tenstad ( #24571 )
...
* [Keyboard] Add tenstad
* fix: remove settings disabled by default
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix: add serial and transport to json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix: format json
* docs: update img url
* fix: delete now-redundant rules.mk
* fix: format keymap.json (keeping 'layout' at the top)
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-11-08 21:24:00 -07:00
David Hoelscher
7630a80791
Change default ARM hardware PWM WS2812 tick frequency to 800kHz ( #24508 )
2024-10-27 23:29:43 -07:00
QMK Bot
eac4053a07
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 03:28:29 +00:00
Joe Scotto
f43c9127bf
Add Scotto37 handwired keyboard ( #23938 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-10-10 20:27:56 -07:00
Ryan
208ebf54a9
WS2812 API rework ( #24364 )
...
* Begin WS2812 API rework
* Move RGBW conversion, clean up color.h, fix RGBW for AVR bitbang
* Formatting & update PS2AVRGB I2C driver (untested)
* Tested ARM bitbang RGB+RGBW
* Tested ARM SPI RGB - RGBW not working
* Tested ARM PWM RGB+RGBW
* Tested RP2040 PIO driver RGB+RGBW
* Update RGBLight
* Formatting
* Fix BM60HSRGB rev2
* Fix oddforge/vea
* Fix 1k and XD002 RGBLite
* Fix model_m/mschwingen
* Fix handwired/promethium
* Rename `WS2812_LED_TOTAL` for BM60HSRGB
* Fix work_louder boards
* Fix dawn60
* Fix rgbkb/pan
* Fix neson_design/700e and n6
* Fix ergodox_ez/shine
* ergodox_ez/shine: invert indices for left half
* Fix matrix/abelx
* Fix matrix/m20add
* Remove custom rgblight driver for matrix/noah - should be done with lighting layers
* Fix LED indexes for RGBLight split
* Rename `convert_rgb_to_rgbw()` to `ws2812_rgb_to_rgbw()`
* Update WS2812 API docs
* `ergodox_ez/shine`: simplify LED index calculation
* LED/RGB Matrix: Add weak function for LED index resolution
* Bandaid fix for RGB Matrix splits not using WS2812
* `steelseries/prime_plus`: redo custom RGBLight driver
* Update keyboards/steelseries/prime_plus/rgblight_custom.c
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
---------
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-10-06 21:01:07 +13:00
Ryan
28b6a8841f
Add 60_ansi_tsangan_split_bs_rshift
to community layouts ( #24186 )
2024-09-02 09:13:28 +10:00
Joe Scotto
16a811604b
[Keyboard] Add ScottoHazard ( #24181 )
...
* Add ScottoHazard
* Update to proper layout
* Add header license
* Update keyboards/handwired/scottokeebs/scottohazard/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/scottokeebs/scottohazard/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Delete keyboards/handwired/scottokeebs/scottohazard/rules.mk
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-08-30 21:46:38 -06:00
Nick Brassel
45dc2499dc
Remove all via-enabled keymaps, including via
. ( #24322 )
2024-08-26 07:51:22 +10:00
Ryan
8f6d2ac53c
Update Underglow keycodes ( #23765 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-08-25 22:15:07 +10:00
jack
339b820520
Fixup handwired/dactyl_minidox
( #24253 )
...
* Initial
* Fix missing bracket
* Fix keymap name
* Fix rgb matrix coordinates
* Remove unncessary centre point
2024-08-07 21:48:44 -06:00
Joel Challis
0fbe150303
Remove unnecessary RGB Matrix shutdown hooks ( #24238 )
2024-08-04 02:07:02 +01:00
QMK Bot
ddc60da839
Merge remote-tracking branch 'origin/master' into develop
2024-08-03 23:38:27 +00:00
Ryan
eb78ca1c1a
handwired/p65rgb
: move RGB Matrix LED config to data driven (#24124 )
2024-08-04 00:37:57 +01:00
Ryan
9f387f525c
Remove handwired/pytest/has_template
( #24232 )
2024-08-03 16:55:02 +01:00
Joel Challis
02b43b4b60
Refactor use of matrix_scan_kb
( #24200 )
2024-07-26 22:02:51 -07:00
Joel Challis
e8103722bc
Migrate split.soft_serial_pin to split.serial.pin 0-H ( #24155 )
2024-07-23 12:13:05 +01:00
QMK Bot
8ef275789c
Merge remote-tracking branch 'origin/master' into develop
2024-07-22 14:53:04 +00:00
Ryan
ee1505971f
handwired/hnah108
: reduce firmware size (#24168 )
2024-07-23 00:52:31 +10:00
Dasky
4e20740efa
Merge branch 'master' into develop
2024-07-21 01:08:51 +01:00
Dasky
f2c789bb4a
Fix build failures noticed in #24163 CI log. ( #24164 )
2024-07-21 09:56:39 +10:00
Dasky
d5cc00ab62
Remove instances of MASTER_LEFT. ( #24163 )
2024-07-20 23:49:20 +01:00
QMK Bot
23e7d93d0e
Merge remote-tracking branch 'origin/master' into develop
2024-07-20 21:53:32 +00:00
Ryan
eb60235cd5
handwired/tractyl_manuform/5x6_right/arduinomicro
: reduce size (#24159 )
2024-07-21 07:53:04 +10:00
Joel Challis
f0807ea64f
Migrate SPLIT_HAND_PIN to json ( #23924 )
2024-07-13 13:29:16 +01:00
Joel Challis
26e84c513c
Migrate SERIAL_DRIVER to json ( #23925 )
2024-07-13 13:12:35 +01:00
Ryan
1552cf2ddc
Update atomic GPIO macros in keyboard custom matrix ( #23796 )
2024-07-13 18:41:05 +10:00
Joel Challis
52ee9f2ce1
Convert eeconfig_init_kb
implementations to config ( #24087 )
2024-07-12 08:06:19 +01:00
Joel Challis
e0809eade5
Various fixes for keyboards not implementing callbacks correctly ( #24092 )
2024-07-11 13:47:53 +01:00