Commit graph

29182 commits

Author SHA1 Message Date
Ilya Zhuravlev
f61a459f29 fix remaining keyboards 2025-02-24 00:01:34 -06:00
Ilya Zhuravlev
aba48498d4 fix RGBLED_NUM rename 2025-02-22 21:24:42 -06:00
Ilya Zhuravlev
760225f515 Merge remote-tracking branch 'qmk/master' into merge-2025-02-08 2025-02-08 20:14:59 -06:00
Shadow
1c129915f0
adds support for ploopy mouse (#841)
* adds support for ploopy mouse while not using tapdance

* Add Vial support for NCR80 ALPS SKFL/FR (#819)

* add support

* fix

* Update config.h

* Add vial support for the elongate delta (#826)

* Add vial support for the elongate delta delta

* removing uneeded parts

* Add Vial support for desire65 (#830)

* Add vial support for lazydesigners/kontro (#842)

Add vial support for lazydesigners/kontro

* added readme file for rorian04_kbd keyboard (#843)

* added readme file for rorian05_kbd

* Update readme.md

* Add support for K1 Pro ISO RGB, bluetooth delete, USB cable only. (#838)

* add keyboard kbd0/curve0/60_ansi (#834)

* add keyboard kbd0/curve0/60_ansi

* Update vial.json

* Port Leviatan to VIAL (#829)

* Port Swiss to VIAL (#827)

* Port Swiss to VIAL

* Revert some changes

* feat: add VIAL support for xt60_singa (#824)

* fix tapping force hold to use quick tap term internally (#839)

* keebio/quefrency/rev5: reduce vial fw size

* disable key override to save a lot of flash storage

---------

Co-authored-by: Sắn <59417802+MaiTheSan@users.noreply.github.com>
Co-authored-by: Patrick Muldoon <doon@labratsoftware.com>
Co-authored-by: akyp <archerkeyboard2022@gmail.com>
Co-authored-by: Jacky@LAZYDESIGNERS <jacky_lijun@126.com>
Co-authored-by: Rorian04 <114996287+Rorian04@users.noreply.github.com>
Co-authored-by: richud <github@richud.com>
Co-authored-by: kbd0 <108237598+kbd0@users.noreply.github.com>
Co-authored-by: Nam <hey@sunsetsonwheels.me>
Co-authored-by: Yuri Paharev <blood13th@gmail.com>
Co-authored-by: Jaeseok Lee <devsunb@gmail.com>
Co-authored-by: Ilya Zhuravlev <whatever@xyz.is>
2025-02-08 20:06:24 -06:00
Nizo
330084efbe
Add Vial support for 1upkeyboards/pi60 (#844)
* added vial for 1upkeyboards/pi60

* added readme

* restore state of readme

---------

Co-authored-by: Your Name <you@example.com>
2025-02-08 20:05:52 -06:00
Damien Erambert
4504107cc9
Add support for Novelkey's Classic-TKL (#845)
* basic vial keymap for nk_classic_tkl

* add rgb

* Create README.md

* Update rules.mk

* customizable caps lock color
2025-02-08 20:05:29 -06:00
Juho T.
0a854393d8
Add vial support for silakka54 (#847)
* Added silakka54 keyboard

* Update readme.md
2025-02-08 20:05:06 -06:00
StoyanDimitrov
8659262088
Update Pteron36 vial.json (#848)
Add support for switching separate encoders on/off from the layout. Fix default thumbkeys switch state. It was opposite to what the label said.
2025-02-08 20:04:43 -06:00
StoyanDimitrov
c57fb5fee9
Update Redox-W layout to reflect more closely the real thing (#849)
Add ability to choose between two key cap sizes in the thumb cluster. Add `vendorId` and `productId` fields.
2025-02-08 20:04:30 -06:00
Nam
76ea63a6ee
Port dz60rgb_wkl to VIAL (#850)
* Port dz60rgb_wkl to VIAL

Space savings:
- Enabled LTO
- Disabled Combos & Key Overrides
- Disabled RGB

* Update keymap.c
2025-02-08 16:32:51 -06:00
Joel Challis
2699e2f7c8
Avoid WindowsPath errors for 'qmk format-text' (#24905) 2025-02-08 12:17:35 +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
Drashna Jaelre
8bf01dd796
[OS Detection] Improve MacOS detection (#24708) 2025-01-30 06:25:21 +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
Joel Challis
76b5cef793
Reject keyboard.json next to info.json (#24882) 2025-01-30 06:17:29 +11:00
Mick Hohmann
04c2dbd3df
Add keyboard clap_studio/flame60 (#24870)
- Got the source code from the _Clap_Studio_ Discord server
- Migrated the source code to `keyboard.json` format
- Added more layouts for most common cases
- Fixed errors in `keymaps/default/keymap.c`
- Updated the picture with a real picture of the PCB, to avoid confusion
2025-01-26 09:25:15 -07:00
Ilya Zhuravlev
5c633c13a2 keebio/quefrency/rev5: reduce vial fw size 2025-01-25 16:31:24 -06:00
Ilya Zhuravlev
09184fff2b kbd0/curve0/60_ansi: fix newlines 2025-01-25 16:30:53 -06:00
Jaeseok Lee
d290a9755b
fix tapping force hold to use quick tap term internally (#839) 2025-01-25 16:23:56 -06:00
Yuri Paharev
efa99ef662
feat: add VIAL support for xt60_singa (#824) 2025-01-25 16:22:55 -06:00
Nam
dbd675d0e1
Port Swiss to VIAL (#827)
* Port Swiss to VIAL

* Revert some changes
2025-01-25 16:22:37 -06:00
Nam
68cf8b0354
Port Leviatan to VIAL (#829) 2025-01-25 16:22:28 -06:00
kbd0
f01f62f4b9
add keyboard kbd0/curve0/60_ansi (#834)
* add keyboard kbd0/curve0/60_ansi

* Update vial.json
2025-01-25 16:22:21 -06:00
richud
121f85c460
Add support for K1 Pro ISO RGB, bluetooth delete, USB cable only. (#838) 2025-01-25 16:21:57 -06:00
Rorian04
21f5bc9c65
added readme file for rorian04_kbd keyboard (#843)
* added readme file for rorian05_kbd

* Update readme.md
2025-01-25 16:21:27 -06:00
Thanh Son Tran
5f711f04f1
[Keyboard] Add Support E8ghtyNeo (#24859)
* Update support S6xty5

* Delete chconf.h

* Update manufacturer, community layout for hhkb

* Update layout

* fix row index

* Update tyson60s

* Update community layout and layout name

* Update remove rgb test mode

* Update capslock led

* Apply suggestions from code review

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Remove deprecated s6xty5

* handle init e8ghtyneo firmware

* Update qk boot firmware

* Update firmware e8ghtyNeo

* Update matrix

* update manufacture

* Update copyright

---------

Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-01-25 10:06:29 -07:00
Xelus22
0a049163f1
[License Violation] add pressplayid (#24869)
add pressplayid lic viol

Co-authored-by: Xelus22 <>
2025-01-25 08:58:38 -07:00
Drashna Jaelre
6a9ccae18d
Fix missing wait.h include in Dip Switch Map (#24863) 2025-01-25 03:11:38 +00:00
Brian Hill
5650894c20
Add Model-B keyboard (#24681)
* Add Model-B keyboard

* PR changes for Model-B

* Update to OLED on Model-B

* added license to pass lint check

* update virtual eeprom for Model-B

* eeconfig_read_kb() update on Model-B

* cleanup changes for Model B

* implementing Model B suggestions
2025-01-24 10:33:38 -07:00
Rory Chatterton
163b894b97
Updated Licence Violations for Chosfox L75 (#24833)
Co-authored-by: Joel Challis <git@zvecr.com>
2025-01-21 11:01:02 +11:00
Nick Brassel
a573931fef
License violations updates. (#24831) 2025-01-21 08:32:52 +11:00
Jacky@LAZYDESIGNERS
6307f1a540
Add vial support for lazydesigners/kontro (#842)
Add vial support for lazydesigners/kontro
2025-01-19 16:26:58 -06:00
akyp
cca6137c3c
Add Vial support for desire65 (#830) 2025-01-19 16:26:21 -06:00
Patrick Muldoon
76dc70b97d
Add vial support for the elongate delta (#826)
* Add vial support for the elongate delta delta

* removing uneeded parts
2025-01-19 16:26:03 -06:00
Sắn
11759f4105
Add Vial support for NCR80 ALPS SKFL/FR (#819)
* add support

* fix

* Update config.h
2025-01-19 16:24:51 -06:00
Cipulot
3c40e14013
Add Lily (#24813)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-01-18 09:52:33 -08:00
Ryan
d73c64e591
kikoslab/kl90: fix keymap (#24826) 2025-01-18 17:19:18 +11: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
Haim Gelfenbeyn
7b83bb9d26
Allow running Docker container on MacOS (without in-container USB support) (#24412) 2025-01-16 06:36:20 +11:00
Ryan
26f898c8a5
salane/ncr80alpsskfl: add additional layouts (#24809) 2025-01-13 11:39:40 +11:00
dependabot[bot]
35c6520560
Bump nanoid from 3.3.7 to 3.3.8 in /builddefs/docsgen (#24713)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 20:59:33 +00:00
Ryan
d90b6e4689
Fix a build warning and tidy up a keymap (#24805) 2025-01-11 02:04:17 +11:00
Drashna Jaelre
80c90a6952
[Bug] Fix Underglow keycode processing (#24798)
Co-authored-by: Ryan <fauxpark@gmail.com>
2025-01-08 08:50:54 -08:00
jack
95c74b6276
[Docs] Fix wording in Mod Tap documentation (#24796) 2025-01-07 19:13:04 -08:00
Joel Challis
6facb7a079
Convert stray legacy warn/info docs panels (#24799) 2025-01-07 19:12:54 -08:00
Nick Brassel
bcee1d2f2e
Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. (#24793) 2025-01-07 08:48:28 +11:00
Tocho Tochev
c9f9475243
Fix durgod k3x0 docs (#24774) 2025-01-04 11:08:26 +00:00
takashicompany
9dba024d76
Add EE_HANDS for KLEC-02 (#24777)
Add #define EE_HANDS
2025-01-04 09:41:32 +01:00
Leo Lou
4da260a49a
[Keyboard] Add 3W6HS (#22539)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-01-03 16:23:42 -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