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 |
|
zvecr
|
b066c86e43
|
bad_kb_funcs1
|
2024-07-11 11:03:11 +01:00 |
|
Ryan
|
e4dfbb075e
|
handwired/swiftrax/bumblebee : fix layout name (#24064)
|
2024-07-06 16:19:00 +10:00 |
|
Ryan
|
38f07e1fd2
|
handwired/swiftrax/bumblebee : fix layout name (#24064)
|
2024-07-06 03:23:54 +01:00 |
|
QMK Bot
|
9dba1cadc9
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-07-05 05:25:47 +00:00 |
|
Ryan
|
15af5d7d0d
|
handwired/tkk : fix layout name (#24056)
|
2024-07-04 23:25:00 -06:00 |
|
Ryan
|
bc0c69570b
|
Rename encoder pins defines (#24003)
|
2024-07-03 17:18:27 +10:00 |
|
Joel Challis
|
a2176f6a03
|
Migrate led_update_kb implementations to DD (#23985)
|
2024-06-25 03:25:05 +01:00 |
|
QMK Bot
|
d4e98e9fda
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-06-23 18:33:57 +00:00 |
|
Ryan
|
d5e0562a70
|
Rename layouts containing keyboard name (#23930)
|
2024-06-23 19:33:26 +01:00 |
|
QMK Bot
|
b4047be3eb
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-06-23 02:58:22 +00:00 |
|
Ryan
|
191c8cca33
|
handwired/symmetric70_proto : add keyboard.json (#23966)
|
2024-06-23 03:57:50 +01:00 |
|
Joel Challis
|
17498fa48a
|
Migrate led_update_kb implementations to DD (#23981)
|
2024-06-22 12:14:07 +01:00 |
|
Joel Challis
|
53a0cdc446
|
Implement data driven joysticks (#22947)
|
2024-06-18 03:44:22 +01:00 |
|
Ryan
|
3f44231d2d
|
Strip decimals from RGB Matrix layout positions (#23943)
|
2024-06-17 20:12:26 +10:00 |
|
Ryan
|
d4654ab893
|
Various keyboard fixes (#23919)
|
2024-06-14 22:58:13 +01:00 |
|