QMK Bot
add459f0ac
Merge remote-tracking branch 'origin/master' into develop
2025-03-20 21:55:29 +00:00
mikiya418
3a8c76fae5
Develop 5keys ( #24555 )
...
* [Keyboard]Add 5keys
* Add files via upload
* Delete 5keys.json
* Add files via upload
* Delete 5keys_default.hex
* Add keyboard 5keys
* Add Copylight
* Update keyboards/5keys/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/5keys/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update readme.md
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-21 08:54:54 +11:00
Ramon Imbao
ea238d5a8a
Add the plywrks ply8x hotswap variant. ( #23558 )
...
* Add hotswap variant
* Update RGB matrix
* Move files around to target develop
* Revert rules.mk for keyboards/jaykeeb/joker/rules.mk
* Update keyboards/plywrks/ply8x/hotswap/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Add missing community layouts
* Delete keyboards/plywrks/ply8x/rules.mk
* Update missing keys in RGB matrix
* Add missing key in RGB matrix for hotswap ver
* Remove via keymaps
* Add keyboard alias for plywrks/ply8x to plywrks/ply8x/solder
* Fix typo
* Fix another typo
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-03-21 08:53:27 +11:00
Duncan Sutherland
14ef6c9830
Add Community Layout support to daskeyboard4 ( #23884 )
...
add ansi CL
2025-03-21 08:44:59 +11:00
Duncan Sutherland
96882c6a67
Correct json for Fullsize JIS Community Layouts ( #23660 )
...
initial commit
2025-03-21 08:44:19 +11:00
QMK Bot
fd1d4d71aa
Merge remote-tracking branch 'origin/master' into develop
2025-03-20 21:36:32 +00:00
Anthony Abruzzini
c5232ba699
Fix typo in docs: split_keyboard.md SPLIT_USB_DETECT ("theres's -> "there's") ( #24984 )
...
* Fix typo "theres's"
* Update docs/features/split_keyboard.md
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: jack <jack@pngu.org>
2025-03-21 08:35:58 +11:00
QMK Bot
61479c4bf2
Merge remote-tracking branch 'origin/master' into develop
2025-03-20 05:07:29 +00:00
Andrew Kannan
e7c5695a0c
Minor keymap fix on Cerberus HS ( #25043 )
2025-03-20 05:06:54 +00:00
Joel Challis
f820a186d4
Align to latest CLI dependencies ( #24553 )
...
* Align to latest CLI dependencies
* Update docs
2025-03-20 14:04:10 +11:00
Pascal Getreuer
3484f0a0df
[Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. ( #24787 )
...
* keycode_string(): Format keycodes as strings.
This adds the `keycode_string()` function described in
https://getreuer.info/posts/keyboards/keycode-string/index.html
as a core feature.
* Fix formatting.
* keycode_string review revisions.
* Rename keycode_string() -> get_keycode_string() for consistency with
existing string utils like get_u8_str().
* Revise custom keycode names with separate _user and _kb tables.
* Correct indent in builddefs/generic_features.mk.
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add KC_NUHS, KC_NUBS, and KC_CAPS.
* Fix linking error with custom names.
* Attempt at simplifying interface.
* Formatting fix.
* Several fixes and revisions.
* Don't use PSTR in KEYCODE_STRING_NAME, since this fails to build on
AVR. Store custom names in RAM.
* Revise the internal table of common keycode names to use its own
storage representation, still in PROGMEM, and now more efficiently
stored flat in 8 bytes per entry.
* Support Swap Hands keycodes and a few other keycodes.
* Revert "Formatting fix."
This reverts commit 2a2771068c
.
* Revert "Attempt at simplifying interface."
This reverts commit 8eaf67de76
.
* Simplify custom names API by sigprof's suggestion.
* Support more keycodes.
* Add QK_LOCK keycode.
* Add Secure keycodes.
* Add Joystick keycodes.
* Add Programmable Button keycodes.
* Add macro MC_ keycodes.
* For remaining keys in known code ranges, stringify them as
"QK_<feature>+<number>". For instance, "QK_MIDI+7".
* Bug fix and a few improvements.
* Fix missing right-hand bit when displaying 5-bit mods numerically.
* Support KC_HYPR, KC_MEH, HYPR_T(kc), MEH_T(kc).
* Exclude one-shot keycodes when NO_ACTION_ONESHOT is defined.
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
2025-03-19 20:45:56 +01:00
QMK Bot
40a446a0ec
Merge remote-tracking branch 'origin/master' into develop
2025-03-19 16:34:27 +00:00
Wilson Pika Choo
46829663aa
[Keyboard] Change uzu42 usb.vid
( #25014 )
...
change generic vendor code
2025-03-19 10:33:53 -06:00
QMK Bot
d6850bab3f
Merge remote-tracking branch 'origin/master' into develop
2025-03-19 01:46:02 +00:00
Nick Brassel
386a5019a8
Fixup MSYS + unix-style paths in Community Modules. ( #25012 )
...
Fixup MSYS + unix-style paths.
2025-03-19 12:45:28 +11:00
QMK Bot
80b16f688c
Merge remote-tracking branch 'origin/master' into develop
2025-03-18 15:49:02 +00:00
Nick Brassel
271efeb8bc
Latest batch of license violations. ( #25031 )
2025-03-18 15:48:27 +00:00
QMK Bot
40fafad6bc
Merge remote-tracking branch 'origin/master' into develop
2025-03-17 19:07:56 +00:00
Nick Brassel
95223aa872
Latest batch of license violations as per #24085 . ( #25023 )
...
* Latest batch of license violations as per #24085 .
* No links.
2025-03-18 06:07:24 +11:00
QMK Bot
e6dcdf2d65
Merge remote-tracking branch 'origin/master' into develop
2025-03-16 08:45:02 +00:00
Joel Challis
c6446aeaf9
Bump tj-actions/changed-files from 45 to 46 ( #25020 )
2025-03-16 08:44:31 +00:00
QMK Bot
4f257711e0
Merge remote-tracking branch 'origin/master' into develop
2025-03-13 21:05:09 +00:00
André Cruz
65aef7be95
[Keyboard] Add Sofle Choc Prog from keebart ( #24974 )
2025-03-13 14:04:32 -07:00
QMK Bot
27b115151f
Merge remote-tracking branch 'origin/master' into develop
2025-03-13 21:01:31 +00:00
Joel Challis
8ae5d34c0d
keyten/kt60_mu - Add missing header guard ( #25011 )
2025-03-14 08:00:58 +11:00
QMK Bot
fab39d49e6
Merge remote-tracking branch 'origin/master' into develop
2025-03-13 19:21:29 +00:00
Ivan Gromov
25af20bef4
[Keyboard] Add kt60-MU PCB ( #24797 )
...
* Add kt60-MU
* Adding some license headers
* Update keyboards/keyten/kt60_mu/keyboard.json
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update keyboards/keyten/kt60_mu/keyboard.json
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update keyboard.json
* Update keyboard.json
* Update keyboards/keyten/kt60_mu/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60_mu/keyboard.json
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
---------
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-03-13 13:20:56 -06:00
QMK Bot
3306d78bbd
Merge remote-tracking branch 'origin/master' into develop
2025-03-11 09:43:13 +00:00
Dasky
84f9b6dd3e
Add Mechboards Sofle ( #25004 )
...
* add sofle
* fix readme
2025-03-11 02:42:33 -07:00
Duncan Sutherland
808c4d4e38
add 75_(ansi|iso) Community Layouts to mechlovin/olly/octagon ( #22459 )
...
* expand mechlovin/olly/octagon
* Update info.json
* Rename info.json to keyboard.json
* correct matrix position for key
* remove VIA
2025-03-10 00:48:35 -07:00
Joel Challis
67934546ea
Only configure STM32_HSECLK
within board.h
( #25001 )
2025-03-09 23:41:24 +00:00
Joel Challis
21c1fd5e5b
Require 'x'/'y' properties for LED/RGB Matrix layout ( #24997 )
2025-03-09 23:40:59 +00:00
Matthijs Muller
30daeaf09f
Add Icebreaker keyboard ( #24723 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-09 00:51:29 -08:00
QMK Bot
21f7c915df
Merge remote-tracking branch 'origin/master' into develop
2025-03-09 07:59:37 +00:00
Christian C. Berclaz
a70288bc4a
New standard layout for Mechlovin' Zed60 (60_tsangan_hhkb) ( #24801 )
...
* Added a default firmware and layout for the WindStudio Wind X R1
keyboard.
* Wind X R1: cleaned-up the folders to make clear that this firmware is
for the release 1 of this keyboard.
* Delete keyboards/windstudio/wind_x/R1 directory
Removing the uppercase R1 folder
* feat(mechlovin/zed60): Added the missing standard 60_tsangan_hhkb
* style(mechlovin/zed60): Ran qmk format-json -i on keyboard.json
2025-03-08 23:59:02 -08:00
QMK Bot
7cc18f2b11
Merge remote-tracking branch 'origin/master' into develop
2025-03-06 23:17:53 +00:00
Joel Challis
6e1d3d6d07
Add EOL to non-keyboard files ( #24990 )
2025-03-06 23:17:51 +00:00
Joel Challis
3c6a691126
keychron/c*_pro_v2: Migrate DIP_SWITCH_PINS ( #24978 )
2025-03-06 23:17:21 +00:00
QMK Bot
12f9f34fc8
Merge remote-tracking branch 'origin/master' into develop
2025-03-04 23:40:42 +00:00
Joel Challis
0302171fac
Remove invalid RGB Matrix effects ( #24977 )
2025-03-04 23:40:28 +00:00
Joel Challis
fcfe0e8a95
Fix xelus/valor/rev3
compilation ( #24976 )
2025-03-04 23:40:08 +00:00
QMK Bot
4d3a9ce13a
Merge remote-tracking branch 'origin/master' into develop
2025-03-03 19:23:41 +00:00
dnlnm
f0a5db96c8
Add keyboard Cloak ( #24858 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-03 11:22:37 -08:00
QMK Bot
a0a999976f
Merge remote-tracking branch 'origin/master' into develop
2025-03-03 19:22:27 +00:00
takashicompany
c2979e309f
Add new keyboard "Palmslave" ( #24814 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-03 11:21:47 -08:00
QMK Bot
40f08b47ae
Merge remote-tracking branch 'origin/master' into develop
2025-03-03 19:19:08 +00:00
Armand du Parc Locmaria
b2ee1612fa
Fix Lily58 Lite Rev3 reversed columns ( #24968 )
2025-03-03 11:18:33 -08:00
QMK Bot
a052adb659
Merge remote-tracking branch 'origin/master' into develop
2025-03-03 05:34:50 +00:00
floookay
cc09f17111
add keyboard: zwerg ( #24918 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-03-02 21:34:16 -08:00
QMK Bot
3968f5b370
Merge remote-tracking branch 'origin/master' into develop
2025-03-03 03:32:59 +00:00