Stefan Kerkmann
f686ad9e63
[Core] STM32G0x1 support ( #24301 )
2025-05-19 15:51:28 +10:00
QMK Bot
fffa553c25
Merge remote-tracking branch 'origin/master' into develop
2025-05-18 03:29:00 +00:00
Infos
e73b3c08a0
Add Zeropad ( #24737 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-05-17 20:28:24 -07:00
Joel Challis
fa35be5135
Resolve miscellaneous keyboard lint warnings ( #25268 )
2025-05-16 17:35:17 +01:00
Joel Challis
0b6a460b7f
Remove duplicate of SPI default config from keyboards ( #25266 )
2025-05-16 17:35:05 +01:00
Pascal Getreuer
f4171412a6
Enable community modules to define LED matrix and RGB matrix effects. ( #25187 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2025-05-12 09:30:19 +10:00
HorrorTroll
02525f683e
Allow LVGL onekey keymap to be able compile for other board ( #25005 )
2025-05-10 19:26:50 +01:00
Drashna Jaelre
55909141ef
[Keyboard] Update Tractyl Manuform and add F405 (weact) variant ( #24764 )
2025-05-05 23:19:38 -07:00
zvecr
7fa65aa877
Merge remote-tracking branch 'origin/master' into develop
2025-04-28 07:24:00 +01:00
hen-des
1fd0139b91
Added new keyboard epssp75 ( #24756 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-04-27 22:28:22 -07:00
LucasMateijsen
ac8b914a11
Add handwired 4x14 LuMaWing keyboard ( #24885 )
2025-04-27 20:58:47 -07:00
Joel Challis
0bd02952ea
Remove "command":false
from keyboards ( #25193 )
2025-04-24 10:28:13 +10:00
Joel Challis
11cb5cf347
Remove more duplication of defaults ( #25189 )
2025-04-23 12:11:28 +10:00
Joel Challis
07684bcc99
Remove "console":false
from keyboards ( #25190 )
2025-04-23 12:09:56 +10:00
Joel Challis
960c4969a5
Remove empty url
fields ( #25181 )
2025-04-22 17:59:00 +01:00
QMK Bot
43e3831df9
Merge remote-tracking branch 'origin/master' into develop
2025-04-21 23:56:44 +00:00
CJ Pais
ebfa3cdd5c
Add handwired/footy ( #25151 )
...
Co-authored-by: jack <jack@pngu.org>
2025-04-21 16:56:10 -07:00
Joel Challis
ce8b8414d9
Remove bluefruit_le_read_battery_voltage
function ( #25129 )
2025-04-19 22:52:25 +01:00
Joel Challis
b43fc33be3
Remove duplication of RGB Matrix defaults ( #25146 )
...
* Remove duplication of RGB Matrix defaults
* Remove more duplication of defaults
* fix
2025-04-17 20:59:59 -06:00
QMK Bot
3cd2924985
Merge remote-tracking branch 'origin/master' into develop
2025-03-30 00:18:16 +00:00
henrikosorensen
bc42a7ea89
At101ish ( #25072 )
...
* Dell AT101 replacement pcb support
* Update keyboards/at101ish/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove empty src clause in makefile
* feature: Update at101ish to qmk v0.28
* feature: Add osdetecting keymap variant.
* refactor: Move at101ish keyboard to handwired folder.
* fix: Adjust at101ish readme-
* fix: review changes.
* chore: Remove unneeded feature.
---------
Co-authored-by: fauxpark <fauxpark@gmail.com>
2025-03-29 18:17:38 -06:00
QMK Bot
0682cf9242
Merge remote-tracking branch 'origin/master' into develop
2025-03-28 13:38:59 +00:00
Ben Green
94a9099c38
Update onekey example for nucleo f446re ( #25067 )
...
* use accessible pins for nucleo f446re onekey example
* remove pin collision with matrix in keyboard.json
* use accessible pins for LED
* remove pin collision with matrix
* Update readme.md to reflect pin changes
2025-03-29 00:38:24 +11:00
QMK Bot
183b093698
Merge remote-tracking branch 'origin/master' into develop
2025-03-28 06:26:12 +00:00
Erik Peyronson
64fe4aff31
Add handwired/erikpeyronson/erkbd ( #25030 )
...
Co-authored-by: Erik Peyronson <erik.peyronson@gmail.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-27 23:25:39 -07:00
QMK Bot
558b074c93
Merge remote-tracking branch 'origin/master' into develop
2025-03-23 05:17:37 +00:00
Grigory Avdyushin
ce2f7d86be
Franky36 handwired keyboard ( #25029 )
2025-03-22 22:17:05 -07:00
jack
2d37e80ac9
Migrate remaining split.soft_serial_pin
to split.serial.pin
( #25046 )
...
* Migrate keyboards/bastardkb
* Migrate keyboards/handwired
* Migrate keyboards/helix
* Fix duplicate serial key
2025-03-22 09:58:33 -06:00
Nick Brassel
2b00b846dc
Non-volatile memory data repository pattern ( #24356 )
...
* First batch of eeconfig conversions.
* Offset and length for datablocks.
* `via`, `dynamic_keymap`.
* Fix filename.
* Commentary.
* wilba leds
* satisfaction75
* satisfaction75
* more keyboard whack-a-mole
* satisfaction75
* omnikeyish
* more whack-a-mole
* `generic_features.mk` to automatically pick up nvm repositories
* thievery
* deferred variable resolve
* whitespace
* convert api to structs/unions
* convert api to structs/unions
* convert api to structs/unions
* fixups
* code-side docs
* code size fix
* rollback
* nvm_xxxxx_erase
* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.
* Fixup build.
* Fixup compilation error with encoders.
* Build fixes.
* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.
* Build failure rectification.
2025-03-21 23:38:34 +11:00
Duncan Sutherland
14ef6c9830
Add Community Layout support to daskeyboard4 ( #23884 )
...
add ansi CL
2025-03-21 08:44:59 +11:00
QMK Bot
665a12b50e
Merge remote-tracking branch 'origin/master' into develop
2025-03-01 20:47:51 +00:00
Danny
e0e96c2a75
Add Handwired Cherry Protype ( #24806 )
...
* Add handwired Cherry Protype
* Fix instructions
* Replace tabs with spaces
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/protype/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-01 13:47:16 -07:00
Joel Challis
6ee806f376
Implement battery level interface ( #24666 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2025-02-28 16:46:14 +11:00
Nick Brassel
1efc82403b
Community modules ( #24848 )
2025-02-26 22:25:41 +11:00
Joel Challis
164b7331c3
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson ( #24915 )
2025-02-17 08:39:29 +11:00
Joel Challis
8400fad3d8
Remove readme dummy content ( #24912 )
2025-02-13 07:03:55 +00:00
Drashna Jaelre
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