900e79febe
Attempt to deal with GCC 13+ and rv32 arch extensions. ( #23086 )
2024-03-09 21:40:19 +11:00
fec2323089
Orthograph: correct layout data ( #23213 )
...
* correct layout data
Correct the key sizes and positions in the layout data.
[chore]
* remove layout offset
Remove the dead space from the layout data.
[chore]
2024-03-09 01:26:33 +00:00
a8991722bc
Xiudi XD96 Layout Bugfixes and Touch-Up ( #23242 )
...
* Correct AliExpress Hardware Availability link in readme
Previous URL linked to a Cospad listing.
[chore]
[docs]
* Convert `info.json` to four-space indent
[style]
* Correct `LAYOUT_all` matrix data
The right half of split Backspace is actually located at [5, 9], not
[5, 3].
[bugfix]
* Correct `LAYOUT_96_iso` matrix data
Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys
to [3, 12] and [3, 13], respectively.
[bugfix]
* Add layout/matrix diagram
[docs]
* Refactor keymaps
- remove "inline block" comments
- grid-align keycodes
- use four-space indent
[style]
2024-03-09 01:24:31 +00:00
62e2cb9286
[Keyboard] Add sf2040 ( #23211 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-03-08 11:44:32 -08:00
113d3d6001
[Keyboard] Add CMK11 ( #23239 )
...
* adding cmk11
* correcting default keymap
* removing rules.mk
* removing unnecessary comment
2024-03-08 08:40:32 -07:00
8946aace5b
Add instructions for debugging ARM with VSCode+BMP. ( #11217 )
2024-03-08 22:24:11 +11:00
0a03fc512c
[Keyboard] Add Ejectix ( #23204 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-03-08 02:51:37 -08:00
30b0600ea2
[Keyboard] Add 60XT ( #23210 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-03-08 02:51:00 -08:00
4443fa8a32
Attempt to fix changed files on CI workflow ( #23205 )
2024-03-05 16:59:09 +00:00
7836906f3e
Bump peter-evans/create-pull-request from 5 to 6 ( #22995 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 22:48:25 +11:00
9ae4d01e33
Iron180 V2 H: correct key sizes ( #23214 )
2024-03-04 19:42:37 +00:00
73bddf0ea6
mntre_v3
: correct layout data (#23216 )
2024-03-04 19:41:55 +00:00
1919644934
Iron180 V2 S: correct ANSI Enter key sizes ( #23215 )
2024-03-04 19:40:16 +00:00
092ef661af
Workaround for uart makefile issues ( #23192 )
2024-03-02 18:20:18 +00:00
21276de7d5
Normalise .editorconfig. ( #23186 )
2024-03-02 23:23:34 +11:00
c060876692
Remove cd suggestion from new-keyboard ( #23194 )
2024-03-02 23:23:25 +11:00
1875659df0
CLI Speed improvements. ( #23189 )
2024-03-02 08:45:01 +11:00
8b8f73098b
Fix up AVR production build target. ( #23190 )
2024-03-02 08:44:51 +11:00
3b76a3a323
Fixing typos for OSAv2 and OSAv2_Topre ( #23161 )
...
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
2024-03-01 18:03:56 +00:00
012b101b2e
geistmaschine/geist: enable mousekey, fix issues in default/via keymap ( #23187 )
2024-03-01 09:18:19 -07:00
4e369d405a
Merge branch 'develop'
2024-02-28 21:47:37 +11:00
dd1706e468
Merge point for 2024q1 Breaking Change
2024-02-28 21:46:31 +11:00
dc046bc215
2024q1 develop
changelog. ( #23150 )
2024-02-28 21:39:19 +11:00
29891b63f9
Update Atmel DFU driver assignments for dfu-programmer 1.x ( #23165 )
2024-02-28 21:03:43 +11:00
51cfd7554a
Merge upstream uf2conv.py changes ( #23163 )
2024-02-28 20:29:00 +11:00
b3462157dc
Satisfaction75 post merge updates ( #23158 )
2024-02-27 12:48:11 +00:00
bafbca3604
Ensmallification of helix/rev3_5rows:via
. ( #23159 )
2024-02-27 12:45:46 +11:00
490641307a
Cleanup Satisfaction75 Firmware and add new revisions ( #22082 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-27 09:16:00 +11:00
0f701c7dbe
cipulot/common: Fix for multiple AMUX usage ( #23155 )
2024-02-26 13:38:52 +00:00
ed791972e1
Cipulot refactoring ( #22368 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-26 13:05:10 +11:00
34a113c97b
Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) ( #23143 )
2024-02-26 13:04:27 +11:00
65a04ead32
LED drivers: update keyboard LED configs ( #23073 )
...
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
14d1d9639c
Add LED/RGB Matrix drivers to info.json schema ( #23127 )
2024-02-25 21:29:25 +00:00
56802f506c
Ensure qmk generate-compilation-database
copies to userspace as well. ( #23129 )
2024-02-22 12:47:42 +00:00
c6668b9cd9
Migrate RGBLED_NUM
-> RGBLIGHT_LED_COUNT
in remaining non-user keymaps ( #23128 )
2024-02-22 10:10:16 +00:00
c371cb3bc4
IS31FL3729 updates ( #23109 )
2024-02-22 17:51:49 +11:00
b25d4f62c1
Merge remote-tracking branch 'origin/master' into develop
2024-02-21 22:36:08 +00:00
4e04da397e
[Keyboard] Add the Compensator ( #23103 )
...
* Pushed up compensator start
* Addressed Firmware Changes
* Fixed some keybind issues
* Updated readMe
* Added keymap
* Adjustments for PR
* adjusted on-state
* Applied sugguested changes
* Addressed PR changes
* Addressed macro comments
* Addressed layer comments
2024-02-21 15:35:39 -07:00
b26e5c585b
Manual user keymap removal ( #23119 )
2024-02-20 22:22:00 +00:00
b7b00d58b8
Fixup inett_studio/sq80 ( #23121 )
2024-02-20 17:04:04 +00:00
61fa6949fb
[Core] Allow ChibiOS SIO
driver for UART
driver ( #22839 )
...
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-20 11:34:24 +01:00
865a8f42a6
WS2812 bitbang: prefix for NOP_FUDGE
define ( #23110 )
2024-02-20 21:13:18 +11:00
e198643d66
Merge remote-tracking branch 'origin/master' into develop
2024-02-20 00:45:57 +00:00
7df44ffb75
Fix double code indenting ( #23117 )
2024-02-20 00:45:25 +00:00
66780783c7
[Bug] Fix pmw33xx sensor corruption on get-cpi call ( #23116 )
2024-02-20 11:36:28 +11:00
6efb71d401
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:51:32 +00:00
672986a078
[Keyboard] Add moky88 ( #22954 )
...
* Update
* 代码对齐
* 修改键盘名称
* 增加Readme
* Add copyright notice
* Update keyboards/moky/moky88/info.json
Delete solid_color
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/moky88.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Add a key to enter the bootloader, and add instructions to the readme documentation
* delete maintainer
* add default/rules.mk
* Update readme.md
* Update readme.md
---------
Co-authored-by: vertor <zhen.wang@westberrytech.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-02-19 14:51:04 -07:00
b06ade9284
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:48:48 +00:00
958ddea52e
[Keyboard] Add iNETT Studio SQUARE 80% ( #21082 )
...
This keyboard comes stock with a forked version of QMK that is quite
outdated at this point.
I decided to go with the name `sq80` to stay in line with the existing
`sqx`, and "SQ80" has been used in some of the communication from the
creators.
2024-02-19 14:48:17 -07:00
2f3383a11e
Fix make clean test:os_detection ( #23112 )
2024-02-19 19:48:59 +00:00
9f95577ef2
OS Detection - Entire file should not be wrapped with ifdef ( #23108 )
2024-02-19 15:37:51 +00:00
8df2e70ae4
Late9 keymaps update, added VIA support ( #22801 )
2024-02-19 11:23:33 +00:00
bc7d1cc397
Refactor: group kbdfans keyboards ( #22764 )
...
Move two kbdfans keyboard into kbdfans folder
2024-02-19 11:18:20 +00:00
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
db1df185c9
Fixup boardsource/equals ( #23106 )
...
* initial
* reorder headers
2024-02-18 23:01:25 -07:00
9d9cdaaa2d
Add encoder abstraction. ( #21548 )
2024-02-18 21:17:15 +11:00
2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition ( #23102 )
2024-02-18 08:20:57 +00:00
2d1aed78a6
Update GPIO macro usages in core ( #23093 )
2024-02-18 17:08:27 +11:00
6810aaf013
[Refactor] qmk find
( #21096 )
2024-02-17 12:28:40 +00:00
e2dbe39b94
Removal of bootmagic lite terminology ( #22979 )
2024-02-17 12:27:34 +00:00
5383335717
[Driver] ILI9486 on Quantum Painter ( #18521 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-17 18:36:05 +11:00
39627c7620
Merge remote-tracking branch 'origin/master' into develop
2024-02-16 23:35:41 +00:00
496d093fc3
[Keyboard] Add chlx ppr merro ( #23014 )
...
* add ppr files
* update readme
* update imgur link
* Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* run 'qmk format-json -i info.json'
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* remove 60_ansi_split_bs_rshift from list of avail layouts
* Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add ansi variants
* row / col was flipped from last working version. local corruption. update row/col and working test.
* Apply suggestions from code review
---------
Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-02-16 16:35:10 -07:00
f6dc3569bc
Merge remote-tracking branch 'origin/master' into develop
2024-02-16 23:23:31 +00:00
83a3357e74
[Keyboard] Added MW60 ( #22505 )
...
* Init files
* Update keyboards/buildakb/mw60/readme.md
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/buildakb/mw60/readme.md
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fixed stuff
* Update readme
* Update keyboards/buildakb/mw60/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* formatted info.json, removed config.h
* Update keyboards/buildakb/mw60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/buildakb/mw60/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* formatted info.json
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-02-16 16:23:00 -07:00
560df40c4d
Fixup kbd67/rev1 ( #23096 )
2024-02-16 16:12:51 -07:00
07aee9af0e
Fiuxup takashicompany/heavy_left ( #23094 )
...
* initial
* revert ee_hands
2024-02-16 10:22:48 -07:00
ba4c8238cb
Fixup sawnsprojects/krush60 ( #23095 )
2024-02-16 10:22:36 -07:00
f6709e65eb
Add RGB matrix & LED Matrix support for IS31FL3729 ( #21944 )
...
Co-authored-by: Xelus22 <preyas22@gmail.com>
Co-authored-by: dexter93 <d3xter93@gmail.com>
2024-02-17 01:41:35 +11:00
9b0b3d7b25
[Enhancement] Prepare for SyntaxWarning
( #22562 )
2024-02-16 14:34:43 +00:00
80f3da36e5
[Core] Add OS detection callbacks ( #21777 )
2024-02-17 01:19:02 +11:00
77e8867498
Fix joystick initialization ( #22953 )
2024-02-17 01:14:46 +11:00
13434fc066
Insert delay between shifted chars in send_string_with_delay ( #19280 )
2024-02-17 01:01:01 +11:00
3a0f11a661
[QP] Native palette support for fonts ( #20645 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-17 00:58:00 +11:00
cf162f90fe
[Refactor] Break QGFImageFile
's _save
function into smaller pieces ( #21124 )
2024-02-16 13:40:21 +00:00
78a74ca974
[Keymap Removal] keyboard with most keymaps ( #23092 )
2024-02-16 13:25:44 +00:00
b8646bc40b
Update naming convention for GPIO control macros ( #23085 )
2024-02-17 00:18:26 +11:00
6890c1aeb8
Workaround for make test:all DEBUG=1
( #23047 )
2024-02-16 09:54:09 +00:00
5233a62b20
Remove obvious user keymaps, keyboards/{s,t}* edition. ( #23084 )
2024-02-15 09:42:01 +00:00
f8123c27ad
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. ( #23083 )
2024-02-15 09:14:06 +00:00
4a128c6062
[Keymap Removal] keyboard with most keymaps ( #23081 )
...
* splitkb/kyria
* lily58
* gmmk/pro/rev1/ansi
* lets_split
2024-02-15 08:23:23 +00:00
a9f1105f98
LED drivers: add support for shutdown pin ( #23058 )
...
* LED drivers: add support for shutdown pin
* Update candidate boards
2024-02-15 07:11:50 +00:00
0b7df03ab7
AW20216S: combine EN pin defines ( #23067 )
2024-02-15 07:05:08 +00:00
75c6afaa7f
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 21:52:19 +00:00
b7b14678b2
[Keyboard] Add rot13labs rotc0n macropad ( #23028 )
...
* asdds rot13labs rotc0n macropad
* Update keyboards/rot13labs/rotc0n/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Delete keyboards/rot13labs/rotc0n/config.h
removing config.h
* Update keyboards/rot13labs/rotc0n/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: c0ldbru <c0ldbrusec@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-02-14 14:51:50 -07:00
32efd14186
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 18:31:49 +00:00
1e7c2a8926
Added SoyuzXL Macropad ( #23075 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
* Added Soyuz XL Macropad
2024-02-14 11:31:19 -07:00
4a64d47f12
Migrate WEAR_LEVELING_* to info.json ( #23077 )
2024-02-14 08:54:24 +00:00
50c5403612
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 02:20:35 +00:00
1ddff6e30d
Added Soyuz Macropad WWA ( #23072 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
2024-02-13 19:20:04 -07:00
51a1e3d58d
Update vid, pid, and add via keymap ( #23063 )
2024-02-14 02:03:50 +00:00
ff884d8968
Remove invalid keyboard level features ( #23074 )
2024-02-14 01:58:24 +00:00
7be40fd143
Migrate RGB Matrix config to info.json ( #23000 )
2024-02-14 00:55:39 +00:00
974e98ce59
Migrate RGB Matrix config to info.json ( #22998 )
2024-02-14 00:54:14 +00:00
c8c55e3220
is31fl3741: split PWM and scaling buffers ( #23049 )
2024-02-14 11:16:27 +11:00
2ddf8635c8
Merge remote-tracking branch 'origin/master' into develop
2024-02-14 00:04:40 +00:00
c4414af9f3
[Keyboard] Add Mercury Macropad ( #23071 )
...
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
2024-02-13 17:04:05 -07:00
97640efdbe
Merge remote-tracking branch 'origin/master' into develop
2024-02-13 21:40:31 +00:00
c5a75eb16f
[Keyboard] Add Artifact LvL 1 HS ( #22964 )
...
* initial commit lvl1
* Add APM32 option
* update stuff:)
* White
* Update to yaml
* Update keyboards/artifact/lvl/rev_hs01/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update info.json
* Update info.json
Ups...
* Update mcuconf.h
* Update halconf.h
* Update info.json
* Update keyboards/artifact/lvl/rev_hs01/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-02-13 14:40:01 -07:00
0cad5e9d4a
Refactor: move p3d keyboards ( #22763 )
...
Group standalone p3dstore keyboards into p3d folder
2024-02-12 16:37:17 -07:00
98a68b68a4
Fix git-submodule running in wrong location ( #23059 )
2024-02-12 10:02:44 +00:00
cd69ca6527
Merge remote-tracking branch 'origin/master' into develop
2024-02-12 08:50:27 +00:00
23d21c85fe
El Cantor HS. Update info.json ( #23020 )
...
Fix for wrong key's placement.
2024-02-12 01:49:58 -07:00
3ba88f7798
LED drivers: update PWM register defines for g_<driver>_leds
( #23052 )
2024-02-12 02:19:45 +00:00
3e5f5bda4a
Merge remote-tracking branch 'origin/master' into develop
2024-02-12 01:26:49 +00:00
cfe8c4dee3
Add Sha keyboard ( #22664 )
...
* Implement Sha keyboard with default layout
* Adjust readme and info.json per PR checklist
* Fix RGB Light description in default keymap readme
* Update keyboards/sha/rules.mk
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Define RGB animations in info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Enable RGB Lighting Layers at keymap level, not keyboard level
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-11 18:26:22 -07:00
72ce2655aa
Fix unit test execution ( #23048 )
2024-02-12 01:19:40 +00:00
5c5ddeba40
[unicorne] Add a layout alias ( #23056 )
...
Add a `LAYOUT` alias to support copying of keymaps from crkbd
2024-02-12 01:03:24 +00:00
66015f1645
LED drivers: create structs to hold PWM/scaling buffers ( #22955 )
2024-02-10 18:48:13 +11:00
a5ea619139
LED drivers: place I2C addresses into an array ( #22975 )
2024-02-09 22:37:18 +11:00
137938b67a
Migrate dip switch config to info.json - keychron ( #23037 )
2024-02-09 06:56:13 +00:00
e7b84e1cf6
Flag invalid keyboard features during lint ( #22832 )
2024-02-08 06:34:48 +00:00
ffc45ac80c
Remove ee_hands config from ferris/sweep firmware ( #23029 )
2024-02-06 16:25:15 -08:00
3f6e362b8d
Merge remote-tracking branch 'origin/master' into develop
2024-02-06 07:09:53 +00:00
45ae4dec4d
WS2812: Better error message when trying to use bitbang
driver on RP2040 ( #23025 )
2024-02-06 08:09:22 +01:00
93f20e012e
Workaround for G431 eeprom emulation ( #23002 )
2024-02-03 19:09:18 +00:00
16800ea8a5
Merge remote-tracking branch 'origin/master' into develop
2024-02-03 16:17:37 +00:00
fa2fb9bbe0
KK65 VID Correction ( #23007 )
2024-02-03 16:17:07 +00:00
11c631027c
Merge remote-tracking branch 'origin/master' into develop
2024-02-03 00:50:11 -08:00
e97ec68692
Add GreatPad macropad under gkeyboard ( #22696 )
...
* Add GreatPad under gkeyboard
Add GreatPad macropad
* Update keyboards/gkeyboard/greatpad/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Add a license header
Add a license header to glcdfont.c
* Update glcdfont.c
* delete file
* Revert "delete file"
This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38.
* Update keyboards/gkeyboard/greatpad/mcuconf.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update .vscode/settings.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/gkeyboard/greatpad/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Enable encoder
Enable encoder in file info.json
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update info.json
Run qmk format-json -i file info.json
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-02-02 09:01:10 -07:00
39f06c3afb
[Keyboard] Add dnworks numpad ( #22882 )
...
* add dnworks numpad
* Apply suggestions from code review (Added community layouts)
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fix linting
* formatted json
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-02-02 08:37:03 -07:00
06ed8dd14f
Add ScottoDeck handwired macropad ( #22935 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-01 11:05:12 -08:00
20886529c5
Add Valhalla v2 PCB support ( #22914 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-02-01 11:04:59 -08:00
2f37a7854d
Migrate lighting defaults to info.json ( #22920 )
2024-02-01 18:10:14 +00:00
7d5b4adc50
Fix Issue with RGB Matrix not understanding the split keyboard ( #22997 )
2024-02-01 17:12:37 +00:00
3a13c2120a
Ensure LTO is enabled as a info.json
build config option ( #22932 )
...
* feature.lto -> build.lto
* keymaps too
2024-02-01 15:45:58 +00:00
79020519b4
Align VUSB suspend protocol logic ( #22688 )
2024-02-01 15:33:57 +00:00
6761936fcd
Migrate RGB Matrix config to info.json - K ( #22911 )
2024-02-01 12:05:29 +00:00
3dee67a05a
Remove redundant steno eeconfig init ( #22680 )
2024-02-01 11:58:30 +00:00
98f0c5ee24
Fixup doio/kb16 ( #22921 )
2024-02-01 11:56:05 +00:00
c390292e1c
H87g2 updates ( #22819 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-31 23:46:55 -08:00
382c3bd0bd
Add Doio KB04 ( #22754 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-01-31 23:46:08 -08:00
276130bdef
Theone keyboard ( #22749 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-01-31 23:28:39 -08:00
5c84d935f9
[Keyboard] Add mntre_v3 ( #22739 )
2024-01-31 23:26:05 -08:00
6fed854e58
add ISO layouts for alfredlabs/swift65/solder ( #22672 )
2024-01-31 23:15:45 -08:00
9ac6eeaaa6
[Keyboard] Update Keychron Q9 ( #22579 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:47 -08:00
a0bc47fcd2
[Keyboard] Update Keychron Q7 ( #22577 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:32 -08:00
252f01f2e7
[Keyboard] Update Keychron Q5 ( #22575 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:01 -08:00
997f04b636
add matrix diagram for hineybush/h101 ( #22252 )
2024-01-31 18:23:02 -08:00
33a3cd26ab
[Keyboard] Add Kimiko Rev2 ( #21719 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ex3c4Def <Joe_No@gmx.net>
Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan>
Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
2024-01-31 18:21:59 -08:00
9098cdd376
Merge remote-tracking branch 'origin/master' into develop
2024-02-01 01:57:56 +00:00
f3d3b16ebb
[Keyboard] Add Zed1800 platform PCB ( #19250 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-31 17:57:46 -08:00
7ebeb5d93f
[Keyboard] Add Synth Labs 065 Keyboard ( #21040 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-31 17:57:21 -08:00
c9b26a786c
Merge remote-tracking branch 'origin/master' into develop
2024-01-31 15:01:52 +00:00
d8cda43d14
[Keyboard] Add BINEPAD BNK9 ( #22831 )
2024-01-31 15:01:22 +00:00
bfcf3c139d
Remove always enabled effects from lighting animation list ( #22992 )
...
* Remove 'solid_color' from animation list
* Remove 'solid'/'none' from animation list
2024-01-31 10:03:24 +00:00
22194a4014
Merge remote-tracking branch 'origin/master' into develop
2024-01-31 07:21:04 +00:00
777a6e0e58
[Keyboard] Add rena ( #22902 )
...
* Added keyboard rena
* format file info.json
* modify info.json file
* modify 16mhz to 8mhz
* modify info.json file
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
---------
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2024-01-31 00:20:32 -07:00
2f58eed8f9
Add FS streampad ( #22991 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-30 19:35:26 -08:00
f2684dcfc1
Merge remote-tracking branch 'origin/master' into develop
2024-01-31 03:34:49 +00:00
0a6a203fb5
Update asymmetric debounce code comment ( #22981 )
2024-01-30 19:34:45 -08:00
18f8e51cb7
Added WT65-H2 (Bauer Lite) ( #22885 )
2024-01-30 19:34:20 -08:00
b910b1261d
Init pins for Analog Joystick sensor ( #22985 )
2024-01-30 23:20:30 +00:00
5a4531427d
Merge remote-tracking branch 'origin/master' into develop
2024-01-30 20:20:55 +00:00
a4b124e906
[Keyboard] Add KK65 ( #22772 )
...
* adding my keyboard
* Update keyboards/kk/65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Added photo imgur photo link to readme.md
* Adjusted keyboard level config and added config files with tapping_toggle to keymaps.
* Update keyboards/kk/65/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Migrated qmk.locking settings to info.json and removed config.h
* Update keyboards/kk/65/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kk/65/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-30 13:20:24 -07:00
734c7afa7d
Add missing rgb matrix default parameters ( #22281 )
2024-01-30 14:56:32 +11:00
ca7b2d63a7
Sango Keyboard ( #22971 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-29 12:08:13 -08:00
0a50599544
Merge remote-tracking branch 'origin/master' into develop
2024-01-29 19:28:59 +00:00
567f808ea5
[Doc] Use number indexes for encoder code example ( #22980 )
2024-01-29 19:28:23 +00:00
5cd31fda9c
Begin removal of bootmagic lite terminology ( #22970 )
2024-01-28 22:51:58 +00:00
bb71145632
Tidy up print/debug logging headers ( #22969 )
2024-01-27 04:30:29 +00:00
f2299ee5f8
Azoteq driver: Remove call to removed i2c function ( #22966 )
2024-01-26 20:20:04 +01:00
a632593769
Migrate and remove deprecated debug utils ( #22961 )
2024-01-26 16:32:06 +00:00
728aa576b0
LED drivers: update I2C API usage ( #22951 )
2024-01-24 12:11:41 +11:00
d96ac7084e
LED drivers: remove write_pwm_buffer()
from public API ( #22884 )
2024-01-24 09:18:44 +11:00
e446366326
Fixup sofle ( #22934 )
...
* initial
* Update keyboards/sofle/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sofle/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-23 13:51:31 +00:00
2c3d0126ba
crique zidle fix ( #22948 )
2024-01-23 10:05:59 +00:00
e46285b928
Merge remote-tracking branch 'origin/master' into develop
2024-01-23 10:02:34 +00:00
b7468f4785
Workaround for dfu-programmer on Fedora 39 ( #22945 )
2024-01-23 10:02:03 +00:00
a62fefe84b
refactor (keyboard): quokka ( #22942 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-22 18:28:22 -08:00
61ed48edc3
Merge remote-tracking branch 'origin/master' into develop
2024-01-22 13:18:51 +00:00
3495cbc638
Fix missing joystick.h include ( #22946 )
2024-01-22 13:18:20 +00:00
2655ce58f9
Merge remote-tracking branch 'origin/master' into develop
2024-01-22 11:36:23 +00:00
cdbfcb6c14
Add lock indicators for KLC x TGR LENA ( #22931 )
2024-01-22 11:36:05 +00:00
58721a433b
Move layout macro OOB checks to lint ( #22610 )
2024-01-22 11:35:51 +00:00
548983abc8
Merge remote-tracking branch 'origin/master' into develop
2024-01-20 19:47:19 +00:00
1522695cef
Add VIA support for Atreus62 ( #22913 )
...
Co-authored-by: Tommi Pääkkö <tommi.paakko@symbio.com>
2024-01-20 11:46:52 -08:00
a213085640
Merge remote-tracking branch 'origin/master' into develop
2024-01-20 19:43:34 +00:00
a31707fdc2
Add Iris CE Rev. 1 ( #22930 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-20 11:43:04 -08:00
a9e9a533aa
Merge remote-tracking branch 'origin/master' into develop
2024-01-19 21:12:23 +00:00
62d19fc2ac
Copy compile_commands.json
to userspace, if in use. ( #22925 )
2024-01-20 08:11:17 +11:00
f6a70e45c2
Fixup takashicompany/minizone ( #22922 )
...
* initial
* remove bootloader
2024-01-18 22:01:43 -07:00
d7727a54bc
Remove LAYOUTS_HAS_RGB ( #22917 )
2024-01-18 23:07:54 +00:00
9ddb6a56bd
Merge remote-tracking branch 'origin/master' into develop
2024-01-18 20:16:19 +00:00
c38fdfec9c
Bump tj-actions/changed-files from 41 to 42 ( #22915 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 41 to 42.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 20:15:48 +00:00
e9bd7d7ad3
I2C driver cleanup ( #21273 )
...
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
2b0965944d
qmk format-json
: Force Unix line endings and ensure LF at EOF (#22901 )
2024-01-16 17:13:58 +11:00
a522b1f156
i2c: rename read/write register functions ( #22905 )
2024-01-16 02:26:40 +00:00
e1f59a6efc
Migrate RGB Matrix config to info.json - TUVW ( #22910 )
2024-01-16 01:16:31 +00:00
e30d0e5287
Migrate RGB Matrix config to info.json - M ( #22908 )
2024-01-16 01:04:09 +00:00
a90b45e832
Migrate RGB Matrix config to info.json - RS ( #22909 )
2024-01-16 01:03:55 +00:00
de6ae3408c
[Keyboard] Add Olly JF Rev.2 ( #21775 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-14 11:31:41 -08:00
1bebaa310a
CLI: Allow generation of both LED and RGB Matrix config ( #22896 )
2024-01-14 10:33:58 +00:00
e2517ff9a4
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 06:08:32 +00:00
dcc47ea31b
Add Proteus67 keyboard ( #22439 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-13 22:07:59 -08:00
265d4a78dd
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 06:07:05 +00:00
a81ae7dd04
Add tac-k1 keyboard ( #22522 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-13 22:06:37 -08:00
4775e02794
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 03:16:38 +00:00
114a43e1ea
Add The Mad Noodle Udon13 ( #22704 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2024-01-13 19:16:11 -08:00
9aaaa71aef
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 03:10:54 +00:00
33c5a64b5a
add Cycle8 ( #22734 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-13 19:10:26 -08:00
6e1e62936e
[Keyboard] Fix typo in Redox config ( #22899 )
2024-01-13 22:31:04 +00:00
eb7ecae4b4
LED drivers: remove PWM register offsets ( #22897 )
2024-01-13 19:21:15 +00:00
db8c254d3d
[Keyboard] Zed65/no_backlight/cor65 correct data layout ( #22898 )
2024-01-13 19:16:54 +00:00
6b52c6d83d
Cirque reachable calibration aide ( #22803 )
...
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Johannes <you@example.com>
2024-01-13 00:28:09 -08:00
b659ef8278
Merge remote-tracking branch 'origin/master' into develop
2024-01-13 07:37:45 +00:00
624d0964c1
Added WT20-H1 (HIBI JUNIOR) ( #22893 )
2024-01-12 23:37:10 -08:00
fbb35fc257
Merge remote-tracking branch 'origin/master' into develop
2024-01-13 07:22:48 +00:00
bea97291dc
Remove community layout from mode/m80*/m80*h ( #22461 )
2024-01-12 23:22:15 -08:00
3ae7015433
Merge remote-tracking branch 'origin/master' into develop
2024-01-13 07:14:13 +00:00
f401649855
add lets split v3 ( #22465 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12 23:13:45 -08:00
b1ea30ca7c
Move redox_w
into redox
( #21448 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12 22:44:44 -08:00
ceea0d72c1
Merge remote-tracking branch 'origin/master' into develop
2024-01-13 06:13:48 +00:00
452ac581a5
[Keyboard] pi60rgb_v2 ( #22156 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12 22:13:09 -08:00
c35b552510
Merge remote-tracking branch 'origin/master' into develop
2024-01-12 12:08:43 +00:00
c6ed3cdf10
Add more unwanted compilation output files to .gitignore
. ( #22894 )
2024-01-12 12:08:11 +00:00
d9b1ab9ae0
pointing_device: motion pin define and c-format weirdness ( #22802 )
...
the mutual exclusive POINTING_DEVICE_MOTION_PIN and SPLIT_POINTING_ENABLE influence if and how the `pointing_device_driver.get_report` is triggered. now the way the define is wrapping around an "unbraced" if leads clang-format to weirdly indent the first line in the 'SPLIT_POINTING_ENABLE' as the first command after the if.
this hints that any code addition in between the two - that possibly should run regardless, would break the if-def enabled code.
this can be solved by adding a pair of curly braces in the POINTING_DEVICE_MOTION_PIN part, to clearly denote which commands are to be skipped if the motion pin shows now activity.
Co-authored-by: Johannes <you@example.com>
2024-01-10 17:38:13 +01:00
41948350e8
Migrate RGB Matrix config to info.json - NOPQ ( #22866 )
2024-01-10 09:55:09 +00:00
833abef115
Migrate RGB Matrix config to info.json - XZY ( #22879 )
2024-01-10 09:43:41 +00:00
58696a3937
LED drivers: switch to i2c_writeReg() ( #22878 )
2024-01-10 17:25:34 +11:00
7a3183b8c8
LED drivers: change write_pwm_buffer()
return type to void
( #22869 )
2024-01-10 12:48:19 +11:00
8de8af6632
capsunlocked/cu80/v2: Fix invalid RGB matrix config ( #22873 )
2024-01-09 16:00:48 +00:00
b6b3efc14b
Remove console out endpoint ( #22304 )
2024-01-09 14:01:34 +00:00
ccec4867c8
Align SPLIT_HAND_MATRIX_GRID
left/right logic with SPLIT_HAND_PIN
( #22775 )
2024-01-09 22:24:53 +11:00
58806984a6
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 11:24:39 +00:00
6cc56f3f8c
Added skiller_sgk50_s3 keyboard ( #22382 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-09 22:24:11 +11:00
6cdc00d046
[CI] Regenerate Files ( #22872 )
2024-01-09 22:18:34 +11:00
c1f6eb2e9e
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 11:15:47 +00:00
31fdf7d899
add pywinusb lib to list of example libs for HID ( #22747 )
2024-01-09 22:13:51 +11:00
f39386a112
Solid reactive: improve fading effect ( #22656 )
2024-01-09 22:12:42 +11:00
e67d2c2f6f
Add Canadian French input locale ( #21456 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-09 22:11:59 +11:00
744ac91f5e
[Keyboard] Fix VID and PID for AnnePro2 ( #22263 )
2024-01-09 22:09:39 +11:00
1f6dfd19cf
Ignore space cadet key release when caps word is active ( #21721 )
2024-01-09 22:07:10 +11:00
8b48f0dea3
MIDI sustain effect fix on qmk 0.22.2 ( #22114 )
2024-01-09 22:05:30 +11:00
8b671b9969
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 10:46:13 +00:00
13f7b68240
Fix user hook call for dynamic_macro_record_key ( #22250 )
2024-01-09 21:45:44 +11:00
bd11ddc093
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 10:18:17 +00:00
53f1e3b11f
Lotus 58 Glow - Added Auto shift to OLED, corrected OLED orientation ( #22424 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-09 21:17:46 +11:00
ce05dc6fa1
Add option for auto mouse movement threshold ( #21398 )
...
Fixes #21396
2024-01-09 21:16:50 +11:00
66050bb809
Migrate dynamic_keymap.layer_count < 4 where requried ( #22091 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-01-09 21:15:03 +11:00
455cd65e80
Prevent qmk migrate
processing unparsed info.json values ( #22374 )
2024-01-09 20:59:36 +11:00
34aa533246
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 09:53:54 +00:00
89b46eedd5
Raise Circumflex from the grave in sendstring_french.h ( #22285 )
2024-01-09 20:53:26 +11:00
ff44edfad7
[Keyboard] Fix Piantor v2 3x5 layout issues ( #22860 )
2024-01-08 02:29:31 -08:00
8b95dc6e00
LED drivers: more formatting ( #22865 )
2024-01-08 17:28:40 +11:00
7467231158
snled27351: change write_register()
return type to void
( #22825 )
2024-01-08 04:54:47 +00:00
368a2eb08f
is31fl3733: change write_register()
return type to void
( #22824 )
2024-01-08 04:54:26 +00:00
7fb8dd1440
Migrate RGB Matrix config to info.json - L ( #22864 )
2024-01-08 04:41:01 +00:00
ce34549c26
Migrate RGB Matrix config to info.json ( #22863 )
2024-01-08 04:27:01 +00:00
a45107e152
Migrate RGB Matrix config to info.json - H ( #22861 )
2024-01-08 02:15:50 +00:00
c7b59a96df
Migrate RGB Matrix config to info.json - G ( #22859 )
2024-01-08 02:13:30 +00:00
0870b796b4
Migrate RGB Matrix config to info.json - J ( #22862 )
2024-01-08 02:10:56 +00:00
bdede8b2cd
LED drivers: misc formatting and typos ( #22857 )
2024-01-08 12:24:10 +11:00
6e3cc56bdf
Migrate RGB Matrix config to info.json - D ( #22811 )
2024-01-07 13:36:14 +00:00
7114eb25f8
WT boards: extract g_is31fl3736_leds
from wt_mono_backlight ( #22823 )
2024-01-07 18:43:37 +11:00
4617b0cfe7
Merge remote-tracking branch 'origin/master' into develop
2024-01-07 07:38:24 +00:00
0b0c31665e
Keychron Q1V1: fix incorrect 3733 address ( #22852 )
2024-01-07 18:37:56 +11:00
fa133aeea5
Merge remote-tracking branch 'origin/master' into develop
2024-01-07 07:36:50 +00:00
7e03877924
[Keyboard] Add ScottoKatana handwired keyboard ( #22805 )
2024-01-06 23:36:22 -08:00
42fced9514
Merge remote-tracking branch 'origin/master' into develop
2024-01-07 07:36:14 +00:00
31d28ba228
[Keyboard] Add Nordic65 by KBnordic ( #22817 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2024-01-06 23:35:45 -08:00
b3f55cb5b2
apa102: cleanups ( #22826 )
2024-01-07 17:48:14 +11:00
e5203f86e2
is31fl3733: fix driver sync backwards compatibility defines ( #22851 )
2024-01-07 17:46:12 +11:00
71257e21e6
Generate true/false for _DEFAULT_ON options ( #22829 )
2024-01-06 13:16:23 +00:00
ee3540e8df
Merge remote-tracking branch 'origin/master' into develop
2024-01-06 01:06:51 +00:00
a474cac2c3
Update keymap.md ( #22834 )
2024-01-06 12:06:14 +11:00
7ed3138e5f
Remove PWM advanced check for WS2812 driver ( #22830 )
2024-01-05 12:27:55 +00:00
e09d84c47c
Merge remote-tracking branch 'origin/master' into develop
2024-01-04 09:00:08 +00:00
b02abcb9a6
Regenerate Files ( #22821 )
2024-01-04 08:59:38 +00:00
d2b16962ff
Merge remote-tracking branch 'origin/master' into develop
2024-01-04 07:29:02 +00:00
b514a591f3
Bump tj-actions/changed-files from 40 to 41 in /.github/workflows ( #22812 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 40 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 07:28:33 +00:00
597de0e298
LED drivers: rename "simple" to "mono" ( #22814 )
2024-01-04 06:05:37 +00:00
1bd9b9204d
Migrate RGB Matrix config to info.json - EF ( #22808 )
2024-01-04 06:04:57 +00:00
a5f1438f58
Migrate RGB Matrix config to info.json - C ( #22807 )
2024-01-04 06:00:47 +00:00
c412b7fc42
Migrate RGB Matrix config to info.json - B ( #22806 )
2024-01-04 06:00:28 +00:00
5267329caa
Ensure LED config is extracted when feature is disabled ( #22809 )
...
* Ensure LED config is extracted when feature is disabled
* Only attempt LED search if dd led config is missing
2024-01-04 05:47:52 +00:00
f583d2fef0
Remove IS31FLCOMMON code ( #22800 )
2024-01-02 16:26:01 +11:00
8a6b7003f7
Migrate RGB Matrix config to info.json - [0-9] ( #22797 )
2024-01-02 03:07:28 +00:00
d59d768fea
Keychron Q11 - Enable SPLIT_WATCHDOG ( #22799 )
2024-01-02 03:06:47 +00:00
60f0132bd5
Migrate RGB Matrix config to info.json - A ( #22798 )
2024-01-02 03:05:08 +00:00
0a6913b682
LED drivers: extract IS31FL3746A from IS31COMMON ( #22637 )
2024-01-01 21:44:18 +11:00
a88dd675bf
LED drivers: extract IS31FL3745 from IS31COMMON ( #22636 )
2024-01-01 19:31:44 +11:00
ae2d5e2e5a
LED drivers: extract IS31FL3743A from IS31COMMON ( #22635 )
2024-01-01 17:04:51 +11:00
0ea3203205
Temporary fix for mechlovin/olly/octagon ( #22796 )
2024-01-01 02:40:10 +00:00
b12b5485bc
Update copyright year on generated files ( #22795 )
2024-01-01 02:25:20 +00:00
e1c0bd8a7c
LED drivers: extract IS31FL3742A from IS31COMMON ( #22620 )
2024-01-01 12:40:35 +11:00
709d07aebc
Migrate LED Matrix config to info.json ( #22792 )
2024-01-01 01:33:20 +00:00
ef356ddee6
Merge remote-tracking branch 'origin/master' into develop
2023-12-31 18:26:28 +00:00
90811118b7
docs(skeletyl): fix readme instructions ( #22791 )
2023-12-31 18:25:58 +00:00
a081fc7301
Merge remote-tracking branch 'origin/master' into develop
2023-12-29 16:17:49 +00:00
fc20e0b014
Waffling60 iso rev e ( #22733 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-29 08:17:20 -08:00
9e50faedae
Remove incorrect use of WS2812_PIO_USE_PIO1 ( #22771 )
2023-12-28 17:07:40 +00:00
73f962766e
Merge remote-tracking branch 'origin/master' into develop
2023-12-28 04:37:34 +00:00
420b13468b
[Keyboard] Add meetlab kafkasplit ( #22756 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-27 20:37:01 -08:00
a011b5ed5c
Merge remote-tracking branch 'origin/master' into develop
2023-12-27 22:11:36 +00:00
2505d7edd0
vendor keymaps-mechboards via updates ( #22767 )
...
* update mb_via keymaps to new naming for vendor keymaps
* missed a reference to old name, tidy crkbd readme, add lily58 readme
* fix typo
* fix typo
* delete shopify image
2023-12-27 15:11:06 -07:00
594d03f4aa
Refactor: group hub keyboards ( #22762 )
2023-12-26 20:28:06 -08:00
2a048fbb65
Refactor: group kira keyboards ( #22760 )
2023-12-26 20:27:29 -08:00
489151d7a0
Refactor: move macro3 into handwired folder ( #22759 )
2023-12-26 20:26:48 -08:00
da6a05bfea
Merge remote-tracking branch 'origin/master' into develop
2023-12-27 01:13:09 +00:00
cc08f230ff
bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize ( #22761 )
2023-12-27 01:12:42 +00:00
592a2d26ce
Default folder correction for rookiebwoy ( #22753 )
...
Add prefix for the default folder directive
2023-12-25 23:58:21 +00:00
df87a75c82
Default folder correction for kumaokobo ( #22750 )
...
Add prefix for the default folder directive
2023-12-25 17:12:23 +00:00
e5a92fa80f
Refactor: group rookiebwoy keyboards ( #22745 )
...
Move @rookiebwoy's keyboards into rookiebwoy folder
2023-12-25 07:40:30 -07:00
2166eaf9a7
Merge remote-tracking branch 'origin/master' into develop
2023-12-24 18:17:01 +00:00
83b84187ea
[Keyboard] Add Noodlepad_Micro ( #22703 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-12-24 10:16:34 -08:00
830ca0c415
[Keyboard] Add Orthograph ( #21770 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com>
Co-authored-by: Your Name <you@example.com>
2023-12-24 10:16:05 -08:00
b24bd2351a
Remove redundant audio eeconfig init ( #22736 )
2023-12-24 06:52:58 +00:00
b824faca71
Align location of tap dance keycode ( #22742 )
2023-12-24 06:52:41 +00:00
03848bb3aa
Merge remote-tracking branch 'origin/master' into develop
2023-12-24 06:31:22 +00:00
15ed59cacc
[Keyboard] Add Nuxros RE65 ( #22078 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-23 22:30:54 -08:00
5cf0888197
Merge remote-tracking branch 'origin/master' into develop
2023-12-24 03:35:08 +00:00
fae6b85640
[Keyboard] add scorpio pcb ( #22732 )
2023-12-23 19:34:17 -08:00
b37d23bfa5
Refactor: group shandoncodes keyboards ( #22743 )
2023-12-23 19:02:29 -08:00
5050b91068
Merge remote-tracking branch 'origin/master' into develop
2023-12-24 03:02:09 +00:00
2d5cfd3ecf
[Keyboard] Add darmoshark k3 ( #21980 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Proceee <proceee@gmail.com>
2023-12-23 19:01:42 -08:00
f70edea123
Merge remote-tracking branch 'origin/master' into develop
2023-12-23 23:57:39 +00:00
456291d04e
Refactor: move miniaxe into kagizaraya ( #22708 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-23 15:49:47 -08:00
a1d29982dc
Add Momokai Aurora Image ( #22728 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-23 15:49:37 -08:00
6510188138
Refactor: move keyboards into kbdmania folder ( #22714 )
2023-12-23 15:49:18 -08:00
6f16349e93
Refactor: move keyboards into monokei folder ( #22715 )
2023-12-23 15:48:40 -08:00
9642cd9046
Refactor: move keyboards into kumaokobo ( #22719 )
2023-12-23 15:48:32 -08:00
77688ac706
Refactor: move keyboards into kezewa ( #22712 )
2023-12-23 15:48:18 -08:00
0b410ffd77
Refactor: move keyboards into zigotica folder ( #22709 )
2023-12-23 15:46:46 -08:00
70a7ed26e1
[Keyboard] Move Moonlander to ZSA folder ( #22740 )
2023-12-23 15:46:07 -08:00
300af1e5bf
Refactor: move keyboards into laneware folder ( #22710 )
2023-12-23 15:45:53 -08:00
84ba999f2a
Merge remote-tracking branch 'origin/master' into develop
2023-12-23 23:45:41 +00:00
7e47446695
[Keyboard] Noodlepad Additions and Updates ( #22701 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-23 15:45:33 -08:00
08711e1cf7
[Keyboard] Add kafka68 ( #22684 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-23 15:45:12 -08:00
6e356c7860
Merge remote-tracking branch 'origin/master' into develop
2023-12-23 22:06:04 +00:00
0e9e2963ca
[Keyboard] Fix Scotto61 Configurator Layout ( #22718 )
2023-12-23 14:05:36 -08:00
1fbbb1fa9b
Merge remote-tracking branch 'origin/master' into develop
2023-12-23 21:52:08 +00:00
1e304433e5
[Keyboard] Add Scotto108 handwired keyboard ( #22720 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-23 13:51:38 -08:00
0c48e69ced
Merge remote-tracking branch 'origin/master' into develop
2023-12-23 21:12:15 +00:00
b5b886e36f
[Keyboard] Add redragon k617 port ( #22410 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-23 13:11:39 -08:00
92d7b8cb54
[Keyboard] null ST110R2.1 (SaikouType) ( #21623 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: user176176 <you@example.com>
2023-12-22 23:48:27 -08:00
29f8fa35cf
[Audio] Enable Complementary output for PWM Hardware driver ( #22726 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-21 19:38:59 -08:00
9069c4540f
Merge remote-tracking branch 'origin/master' into develop
2023-12-21 12:31:24 +00:00
5031e0e35c
[docs] - reword PR checklist for vendor keymaps/userspace changes ( #22725 )
...
* reword PR checklist for vendor keymaps/userspace changes
* clarify vendor keymaps slightly
* delete layout macro related line
2023-12-21 12:30:55 +00:00
088853dd22
[Keyboard] Updating NCC1701KB ( #22721 )
2023-12-20 16:24:54 -08:00
6fbd79ce4e
Merge remote-tracking branch 'origin/master' into develop
2023-12-20 22:32:49 +00:00
2661ee282a
[Bugfix] Manipulate deferred executor slot only if tokens match ( #22722 )
2023-12-21 09:32:19 +11:00
e80f5de78c
Merge remote-tracking branch 'origin/master' into develop
2023-12-20 22:02:55 +00:00
3afa2a9439
[Keymap Removal] Restore mechboards mb_via keymaps. ( #22723 )
2023-12-21 09:02:22 +11:00
2c191e21c2
Merge remote-tracking branch 'upstream/master' into develop
2023-12-20 16:03:14 +11:00
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
73758d3d3a
Rename LED_DISABLE_WHEN_USB_SUSPENDED
-> LED_MATRIX_SLEEP
( #22681 )
2023-12-20 13:31:39 +11:00
c8728880de
takashicompany: readme link correction ( #22711 )
...
Updated Github link
2023-12-19 13:54:32 -07:00
2ce2fa6d06
[Keyboard] Add Deemen17 DE60FS ( #22667 )
...
* Add de60fs
* Update
* Add image
* Add line break for rules.mk
* Update keyboards/deemen17/de60fs/keymaps/default/keymap.c
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/deemen17/de60fs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Remove readme of keymap folder
* Change to KC_RSFT
* Add Community Layout support
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/deemen17/de60fs/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/deemen17/de60fs/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/deemen17/de60fs/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Add description in readme
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-18 17:02:47 -07:00
c9d90db95c
[Keymap Removal] xiudi/xd75 and related keymaps. ( #22698 )
2023-12-19 09:02:03 +11:00
1b75a84a39
[Keymap Removal] tada68 and related keymaps. ( #22699 )
2023-12-19 08:56:52 +11:00
fc4e6c61a4
[Keymap Removal] Restore splitkb 'debug' keymaps ( #22700 )
2023-12-19 08:55:36 +11:00
b9e81c0691
Update keyboard LED driver configs ( #22638 )
2023-12-18 20:13:08 +00:00
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}*
edition. ( #22695 )
2023-12-18 21:45:52 +11:00
d235352504
Remove obvious user keymaps, keyboards/{b,c}*
edition. ( #22693 )
2023-12-18 16:05:50 +11:00
f25226453f
Remove obvious user keymaps, keyboards/a*
edition. ( #22692 )
2023-12-18 14:06:47 +11:00
9539f135d8
Remove obvious user keymaps, keyboards/[0-9]*
edition. ( #22691 )
2023-12-18 13:53:02 +11:00
27a710861e
[Keymap Removal] Preonic and related keymaps. ( #22689 )
2023-12-18 12:51:24 +11:00
1556a2ed0e
[Keyboard] Add doio KB19 ( #22393 )
...
* Add files via upload
* Update keyboards/doio/kb3x/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/config.h
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
* Update keyboards/doio/kb3x/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update rules.mk
* Update info.json
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/doio/kb3x/rules.mk
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
* Add files via upload
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/doio/kb3x/config.h
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Delete keyboards/doio/kb3x/rules.mk
* Update keyboards/doio/kb3x/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/doio/kb3x/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add KB19
* Delete keyboards/doio/kb3x directory
* format info.json
* format info.json
* Create rules.mk
* Update rules.mk
* Update keyboards/doio/kb19/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update info.json
* Update keymap.c
* Update keymap.c
* Delete keyboards/doio/kb19/config.h
* Update keyboards/doio/kb19/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/doio/kb19/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-17 18:51:14 -07:00
62db54dc32
Merge remote-tracking branch 'origin/master' into develop
2023-12-18 01:49:49 +00:00
990895f03f
[Keymap Removal] keebio/iris and related keymaps. ( #22690 )
2023-12-18 12:49:19 +11:00
e27034f800
Merge remote-tracking branch 'origin/master' into develop
2023-12-17 18:51:13 +00:00
54200b7b82
[Keyboard] Add Diablo ( #22414 )
...
* Create keymap.c
* Create keymap.c
* Create rules.mk
* Add files via upload
* Create keymap.c
* Create keymap.c
* Create rules.mk
* Add files via upload
* Update keymap.c
* Update keymap.c
* Update keyboards/keyten/diablo/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Delete keyboards/keyten/kt60hs_t directory
* Update keyboards/keyten/diablo/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/diablo/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update info.json
* Update info.json
* Update keymap.c
* Update keymap.c
* Update keyboards/keyten/diablo/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/diablo/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-17 11:50:44 -07:00
ae90b1d1e5
Merge remote-tracking branch 'upstream/master' into develop
2023-12-17 22:27:35 +11:00
7ea022ba88
[Keymap Removal] Planck and related keymaps. ( #22683 )
2023-12-17 21:54:01 +11:00
02f6ab264d
Merge remote-tracking branch 'origin/master' into develop
2023-12-17 08:40:06 +00:00
f0e4bc937a
Add keyboard Ergo68 ( #22677 )
...
* Ergo68の追加
* 写真の追加
* fix build error
* Update keyboards/yushakobo/ergo68/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* config.h migrated to info.json
* Update keyboards/yushakobo/ergo68/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/yushakobo/ergo68/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/yushakobo/ergo68/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/yushakobo/ergo68/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Salicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-17 01:39:35 -07:00
94c64fef51
Merge remote-tracking branch 'origin/master' into develop
2023-12-17 05:01:26 +00:00
849ddc27ee
[Keyboard] Add kafka60 ( #22659 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-16 22:00:58 -07:00
9ec0f3cd59
Merge remote-tracking branch 'origin/master' into develop
2023-12-17 02:18:48 +00:00
bd932f1cce
[Keyboard] Add Odin75 ( #22650 )
...
* Add Odin75
* Update keyboards/kbdfans/odin75/lib/bongocat.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/halconf.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/odin75.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/odin75/mcuconf.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Fix indentation
* Add back missing `return false;`
* Update keyboards/kbdfans/odin75/odin75.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kbdfans/odin75/odin75.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-16 19:18:11 -07:00
11be3e7c64
Remove redundant backlight eeconfig init ( #22675 )
2023-12-16 21:15:55 +00:00
f165eb5cc9
Remove redundant rgblight eeconfig init ( #22674 )
2023-12-16 15:43:53 +00:00
dc5befd139
Remove redundant RGB/LED matrix eeconfig init ( #22673 )
2023-12-16 15:43:39 +00:00
7298551e19
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 21:29:02 +00:00
9874d78da3
[Keyboard] Add Mode Tempo PCB's ( #22550 )
...
* Add mode 60 PCB's
* Update Licenses
* Unify Vendor name cross other projects
* Move pin description from Config to Info.json
* Replace WS2812 driver with PWM
* Update keyboards/mode/m60h/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60h_f/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60h/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60s/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60s/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Format info.json files
* replace link with images
* Fix spacings in Config file
* remove non essential file
* Update readme.md spacings
* Update readme.md Spacings
* Update readme.md
---------
Co-authored-by: Wolf <contact@vwolf.be>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-15 14:28:27 -07:00
d2fcf78266
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 21:26:06 +00:00
443971ab8e
Add Scotto61 handwired keyboard ( #22666 )
...
* Add Scotto61 handwired keyboard
* qmk format info.json
2023-12-15 14:25:37 -07:00
9ea3f5575a
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 21:23:19 +00:00
b9bc470404
Enable Link Time Optimization for Lily58 Default Keymap ( #22476 )
...
* enable LTO for Lily58 Default keymap
* remove NKRO from lily58 default
2023-12-15 14:22:50 -07:00
f8c6c6c395
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 18:49:26 +00:00
52c794b9fc
Initial ( #22671 )
2023-12-16 05:48:52 +11:00
d32812850c
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 14:31:04 +00:00
4b3f9b8b3a
Add Reverb keyboard. ( #22387 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-15 14:30:35 +00:00
9de717428f
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 01:58:33 +00:00
0059393868
Bump tj-actions/changed-files from 39 to 40 ( #22338 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 01:58:04 +00:00
006d3dbe68
Merge remote-tracking branch 'origin/master' into develop
2023-12-15 01:53:43 +00:00
3445396d8e
Bump actions/upload-artifact from 3 to 4 ( #22661 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 12:53:14 +11:00
b09fae9eba
Merge remote-tracking branch 'origin/master' into develop
2023-12-14 17:44:31 +00:00
26b6ba7607
Cradio: update default keymap ( #22657 )
...
* Reduce copyright blurb
* Change home row mod placing
2023-12-14 10:43:59 -07:00
f19fa9854e
[Keyboard] Update Keychron Q8 ( #22578 )
...
* Update Q8
* Run `qmk format-json` and remove `RGB_MATRIX_LED_COUNT`
* Update keyboards/keychron/q8/ansi_encoder/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q8/iso/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-14 00:44:44 -07:00
79df864aa1
Merge remote-tracking branch 'origin/master' into develop
2023-12-14 07:44:04 +00:00
afb821077b
[Keyboard] Add El Cantor HS ( #22531 )
...
* Initial upload.
Initial upload.
* Update readme.md
* Delete keyboards/elcantorhs/keymaps/zeromist directory
* Adding folder for VIA.
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update keymap.c
* Update info.json
* Update info.json
* Update info.json
* Update info.json
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update config.h
* Update halconf.h
* Update mcuconf.h
* Create keymap.c
* Update info.json
* Update keyboards/elcantorhs/readme.md
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/rules.mk
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/elcantorhs/config.h
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update readme.md
* Update keyboards/elcantorhs/info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update config.h
* Update halconf.h
* Update keymap.c
* Update keymap.c
* Update mcuconf.h
* Update keyboards/elcantorhs/readme.md
Yep. Can't say better. :-)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update readme.md
* Update keyboards/elcantorhs/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-14 00:43:22 -07:00
7fe03a73b8
Merge remote-tracking branch 'origin/master' into develop
2023-12-14 07:41:54 +00:00
4cdb19291f
[Keyboard] Add fuji75 ( #22158 )
...
* adding fuji75 pcb support
adding fuji75 pcb support
includes
solder
hotswap
* Update keymap.c
* Update keymap.c
* Update keyboards/sakura_workshop/fuji75/fuji75.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sakura_workshop/fuji75/solder/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sakura_workshop/fuji75/solder/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sakura_workshop/fuji75/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Delete keyboards/sakura_workshop/fuji75/config.h
* Update keyboards/sakura_workshop/fuji75/solder/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* update info.json
update info.json per requested by @fauxpark
reran qmk format-json
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-14 00:41:13 -07:00
aa7eef0a02
Merge remote-tracking branch 'origin/master' into develop
2023-12-14 01:07:43 +00:00
c44a232c57
Remove invalid keymap from zos/65s ( #22655 )
...
Default community layout is nameddefault_65_ansi_blocker so should never also be used at the keyboard level.
2023-12-14 01:07:15 +00:00
d3da222728
kikoslab/kl90: Update firmware to support encoder map ( #22649 )
2023-12-14 00:02:34 +00:00
1b1c6326c7
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 23:43:06 +00:00
357a10f6c8
Add keyboard shadow80 ( #22534 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-13 15:42:36 -08:00
c46de05eb0
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 23:41:33 +00:00
85a0da9a55
[Keyboard] Add zos ( #22491 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-13 15:41:26 -08:00
71525fa1a2
[Keyboard] minor Momokai Aurora bugfixes and RGB updates ( #22486 )
2023-12-13 15:41:01 -08:00
f6774f2f1e
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 22:20:21 +00:00
9c93f36034
[Bugfix] qmk {compile, flash}
return code ( #22639 )
2023-12-14 09:19:49 +11:00
f870a04bb7
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 19:41:05 +00:00
68afa1ef06
[keyboard] Add Keycapsss 3w6_2040 ( #22642 )
...
* initial commit
* tidy info.json, add readme.md
* correct license headers
* fix some minor typos
* additions to readme
* try and conform to standards
* remove duplicates from config.h
* remove unneccessary line from rules.mk
* further tidying
* some small misses
* some small misses
* repair via keymap
* actually fixed, d'oh
* Update keyboards/keycapsss/3w6_2040/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keycapsss/3w6_2040/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keycapsss/3w6_2040/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keycapsss/3w6_2040/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keycapsss/3w6_2040/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keycapsss/3w6_2040/readme.md
Co-authored-by: jack <0x6a73@protonmail.com>
* remove via config.h
---------
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-13 12:40:33 -07:00
49527afc6a
fix: improper usage of keyboard/user-level functions ( #22652 )
2023-12-13 18:33:15 +00:00
05d2b7e2ac
Rename Pumpkin Pad to Pumkinpad ( #22651 )
2023-12-13 18:28:17 +00:00
ee90267734
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 17:25:54 +00:00
ea56863e32
[Keyboard] add dude09 ( #22648 )
...
* dude09 macropad files
added to keyboards/handwired/starrykeebs/dude09
* Update readme.md
fixed imgur link
* Update readme.md
* Update readme.md
* Update info.json
formatting using qmk
* Update config.h
header
* Update keymap.c
header
* Update keymap.c
header
* Update readme.md
* Delete keyboards/handwired/starrykeebs/dude09/via.json
not needed for QMK
* Delete keyboards/handwired/starrykeebs/dude09/config.h
empty file
* Update info.json
windows to unix le
* Update keymap.c
windows to unix le
* Update keymap.c
windows to unix le
* Update readme.md
windows to unix le
* fixed new line windows to unix
* Update info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/handwired/starrykeebs/dude09/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/handwired/starrykeebs/dude09/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update readme.md
Co-authored-by: jack <0x6a73@protonmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-13 10:25:20 -07:00
9c5880a8b8
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 02:26:24 +00:00
cf3c8a2138
Give definition of 'CLI' for new users ( #22647 )
2023-12-13 02:25:55 +00:00
229a1690a7
dac_additive: Decouple the buffer length from the waveform length ( #22276 )
...
* dac_additive: Decouple the buffer length from the waveform length
* Formatting changes for the previous commit
* Reformat waveform tables with rows of 16 entries, ending at column 116
* Revert "Reformat waveform tables with rows of 16 entries, ending at column 116"
This reverts commit 6f2d37908d6e73e1505ce61e63190f32f051586f.
2023-12-12 20:06:56 +01:00
02c5afc7d5
Karn: correct layout data ( #22201 )
2023-12-12 09:48:13 -07:00
dec0d78724
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 16:46:29 +00:00
d95182f5b5
[documentation] QMK migrate docs patch ( #22646 )
2023-12-12 09:46:00 -07:00
c2c78996d9
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 09:32:06 +00:00
9c857728c6
[Keyboard] Add meetlab/kalice ( #22207 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-12 01:31:36 -08:00
06b9925156
Bastard Keyboards: Add support for Dilemma v2 (3x5+3) ( #22185 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Charly Delay <charly@delay.gg>
2023-12-12 01:22:59 -08:00
faf9c38c26
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 08:50:20 +00:00
1c68cd09b8
[Keyboard] add ergosplit44 v1 ( #22344 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-12 00:48:59 -08:00
967a6138ac
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 08:48:57 +00:00
e2d6187339
[Keyboard] Add Big Knob board ( #22292 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-12 00:48:24 -08:00
fb3c91375c
[Keyboard] zk3mod : added OLED ( #22303 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-12 00:44:14 -08:00
1f9b653f58
[Keyboard] Add Iron180 V2 PCB support ( #22314 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-12 00:41:41 -08:00
e648155113
Rename RGBLED_NUM
-> RGBLIGHT_LED_COUNT
( #22570 )
2023-12-12 15:30:08 +11:00
3c7e9a6827
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 03:21:42 +00:00
c4a2bea0e6
[Keyboard] add mmk_3 ( #22569 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-11 19:21:09 -08:00
d6f207dcd6
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 03:07:10 +00:00
ae6f6c3365
[Keyboard] add luckycat70 ( #22622 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: zvecr <git@zvecr.com>
2023-12-11 19:06:42 -08:00
8352f589c7
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 03:02:58 +00:00
7ae0f7caf1
Fix compile error in VLC keymap for Anavi Macropad8 ( #22644 )
2023-12-11 19:02:28 -08:00
dc6cf643f3
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 03:00:55 +00:00
e6b53af38e
[Keyboard] Add ENTER80 ( #22632 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-11 19:00:26 -08:00
e2472ee8f1
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 02:12:41 +00:00
432789dc22
[Keyboard] Add KLC x TGR Lena ( #22629 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-11 18:12:03 -08:00
4682226e20
Keymap introspection for Dip Switches ( #22543 )
2023-12-11 23:06:18 +00:00
d85f954d30
Merge remote-tracking branch 'origin/master' into develop
2023-12-11 09:07:58 +00:00
ae18481f50
Add MNK60_STM32 ( #22429 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-11 01:07:26 -08:00
42245651e7
Align Dip Switch feature ( #22625 )
2023-12-08 15:57:34 +00:00
e471cb80cb
Merge remote-tracking branch 'origin/master' into develop
2023-12-08 09:55:53 +00:00
0f341dfdd3
Fix TARGET when using converters ( #22591 )
2023-12-08 20:55:24 +11:00
24511d31b6
LED/RGB Matrix: add header for drivers ( #22628 )
2023-12-08 16:54:47 +11:00
2d3f2e92d8
consolidate firmware folder in smoll parent folder ( #22401 )
...
* consolidate firmware folder in smoll parent folder
* add moved keyboards to mapping
* typo fix
* typo..
* Update rules.mk
fix default folder lefty
* Update data/mappings/keyboard_aliases.hjson
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-08 04:36:38 +00:00
e394c06d14
Merge remote-tracking branch 'origin/master' into develop
2023-12-08 03:44:02 +00:00
a09fdd4190
WWA Keyboards ( #22612 )
2023-12-07 19:43:16 -08:00
81cedf5fa5
Add ADC support STM32L4xx and STM32G4xx series MCUs ( #22341 )
...
* Update analog.c
* Changes to remove errors in compile
* Update analog.c
Fix for RP2040 build errors
* Revert "Merge branch 'adc-add-stm32l4xx-stm32g4xx' of https://github.com/Cipulot/qmk_firmware into adc-add-stm32l4xx-stm32g4xx"
This reverts commit b11c2970785ce41ec772689749d71a2bd0ab48e7, reversing
changes made to ed3051f94109b53eb1735882abfe7f57473bdca8.
* Update analog.c
Attempt fix for formatting CI error
* Update platforms/chibios/drivers/analog.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update platforms/chibios/drivers/analog.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update platforms/chibios/drivers/analog.c
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-08 01:26:44 +00:00
fc61fd9ce3
Merge remote-tracking branch 'origin/master' into develop
2023-12-08 00:15:11 +00:00
897e33599e
Drop LED fixes ( #22624 )
2023-12-08 00:14:42 +00:00
6f78b0daf0
Merge remote-tracking branch 'origin/master' into develop
2023-12-07 20:26:19 +00:00
a4f990a431
Fixup helix/rev3_5rows ( #22623 )
2023-12-07 13:25:46 -07:00
b4dba3cfb1
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 17:40:28 +00:00
834fb0b1fe
[Keyboard] Add Argyle ( #22607 )
...
* Argyle initial commit
* Update config.h
* Update config.h
* fixed
* Use json
* Update keyboards/argyle/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/keymaps/iso/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/argyle/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update info.json
* format json
* Update keyboards/argyle/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/argyle/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/argyle/readme.md
Co-authored-by: Tom Barnes <barnestom@me.com>
---------
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
2023-12-06 10:39:59 -07:00
53c262de1b
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 16:28:29 +00:00
5ddbf60f38
Fix RGB Matrix max brightness for several splitkb.com keyboards ( #22621 )
2023-12-06 16:27:52 +00:00
18630b741e
Add QP support for smaller OLED displays and SSD1306 ( #22358 )
2023-12-06 13:06:58 +00:00
8ba46dcf61
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 07:00:10 +00:00
958215e9d6
Fix more qmk generate-api
fallout from userspace support ( #22619 )
2023-12-06 17:59:42 +11:00
4e836dd6cf
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 04:56:04 +00:00
f1043e3a92
Fix JSON keymap URLs generated by the API ( #22618 )
2023-12-06 15:55:35 +11:00
51ce4ae8ad
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 03:52:28 +00:00
b6fbed3dc3
LED drivers: change "TWI" to "I2C" ( #22617 )
2023-12-05 19:52:18 -08:00
c7eb952198
[Keyboard] fruitykeeb/fruitbar/r1 ( #22616 )
...
Co-authored-by: Brandon Lewis <bslewis00@gmail.com>
2023-12-05 19:51:59 -08:00
8b022cefc5
Merge remote-tracking branch 'origin/master' into develop
2023-12-06 03:35:11 +00:00
6c2c211d8a
[Keyboard] Add Relapse-KB OR87 ( #22458 )
...
* Add relapsekb h87nu
* Change name
* Add missing license headers
* Apply suggestions from code review
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Remove config.h
* Update keyboards/relapsekb/or87/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-05 20:34:36 -07:00
11aa512c85
[Keyboard] Remove era/klein ( #22384 )
...
* Remove era/klein
era/klein is replaced by sirind/era/klein_sd
* Add an entry to data/mappings/keyboard_aliases.hjson
Add an entry to data/mappings/keyboard_aliases.hjson
2023-12-05 15:57:07 -07:00
1b56428e52
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 22:52:50 +00:00
aa8e2065f1
[Keyboard] Add kt60HS-T ( #22413 )
...
* Create keymap.c
* Create keymap.c
* Create rules.mk
* Add files via upload
* Update keyboards/keyten/kt60hs_t/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60hs_t/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60hs_t/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60hs_t/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60hs_t/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keyten/kt60hs_t/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update info.json after qmk format-json
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keyboards/keyten/kt60hs_t/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keyten/kt60hs_t/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-05 15:52:19 -07:00
1ffb9092eb
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 19:06:44 +00:00
87eaab600c
Fixed non-executable codes in the documentation ( #22600 )
2023-12-05 11:06:06 -08:00
c286ab90f9
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 15:41:35 +00:00
0d36977f3e
Fix Helix encoder direction ( #22614 )
2023-12-06 02:41:02 +11:00
ca2e424b75
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 13:32:43 +00:00
bba5c14933
Avoid exceptions when layouts contain OOB matrix values ( #22609 )
2023-12-05 13:32:07 +00:00
17f36a21bf
Rework RGBLight driver system ( #22529 )
2023-12-05 22:49:14 +11:00
2acb426b8e
Remove "empty" files ( #22603 )
2023-12-05 08:37:00 +00:00
92cf493d7f
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 08:30:41 +00:00
229633395b
[Keyboard] eyeohdesigns/humble40 ( #22421 )
...
Co-authored-by: joedinkle <eodkeyboards@gmail.com>
2023-12-05 00:30:28 -08:00
8236f59fa3
[Keyboard] Add Chameleon keyboard ( #22427 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-12-05 00:30:07 -08:00
7317680904
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 08:29:41 +00:00
eb0ce41e78
[Keyboard] Add Coban Pad 9A ( #22456 )
2023-12-05 00:29:12 -08:00
3208f5fd1a
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 08:19:55 +00:00
65fb7224d5
[Keyboard][Helix] enable encoder map ( #22488 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-05 00:19:24 -08:00
9e60a81263
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 07:43:42 +00:00
6fb9de6cbb
[Keyboard] Add ANAVI Arrows ( #22454 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-04 23:43:14 -08:00
05787bc381
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 07:15:25 +00:00
61708d60fb
Update MNK65_STM32 ( #22430 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-04 23:14:52 -08:00
158d99b738
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 05:56:48 +00:00
6973d6d053
Fix AD5258 I2C address for Leopold keyboards ( #22554 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-04 21:56:19 -08:00
18aa7d1244
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 05:19:46 +00:00
b9a3bdb982
[Keyboard] Fix oled layer display order for Aurora boards ( #22521 )
2023-12-04 21:19:14 -08:00
6537794989
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 03:54:11 +00:00
88653c53ed
[Keyboard] fruitykeeb/fruitbar/r2 ( #22580 )
...
Co-authored-by: ojthetiny <ba6sti6@gmail.com>
2023-12-04 19:53:42 -08:00
99ab4393de
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 23:30:31 +00:00
74ae2286a6
Fix erroneous commas in info.json
files ( #21712 )
2023-12-04 23:30:02 +00:00
c9d57e9014
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 18:56:04 +00:00
525fe9be96
[Keyboard] Add TG67 ( #22592 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-04 11:55:34 -07:00
8c4b0827ac
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 15:53:32 +00:00
6042094c75
Pin actions/labeler to v4
2023-12-04 15:53:03 +00:00
daa5afcf1d
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 13:58:34 +00:00
7f67256047
Add EE-AT and move W1-AT under geonworks ( #22526 )
...
* Add EE-AT and move W1-AT under geonworks
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-04 09:07:37 +00:00
c3773587e9
Add Event Horizon Keyboard ( #22515 )
...
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-04 08:57:28 +00:00
358bc8eac8
LED drivers: refactor page selection ( #22518 )
2023-12-04 17:52:40 +11:00
131811b3d7
Initial support for CSTM65 ( #22513 )
2023-12-04 03:07:14 +00:00
c1b385ce0f
Sort defaults.hjson ( #22587 )
2023-12-04 12:04:21 +11:00
33ff722ec8
Sort definitions.jsonschema ( #22588 )
2023-12-04 12:04:09 +11:00
3a2aec47b7
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 00:58:12 +00:00
8895b13583
Documentation regarding user code removal/acceptance ( #22507 )
2023-12-04 00:57:42 +00:00
86f073a8ea
Add basic presence check for cirque trackpad. ( #22546 )
2023-12-04 00:14:28 +00:00
ce81801480
Add latam spanish headers ( #22542 )
2023-12-04 00:13:27 +00:00
57db82445e
Merge remote-tracking branch 'origin/master' into develop
2023-12-03 01:27:23 +00:00
37c2dd7c65
Helix rev3_5rows rgbmatrix patch ( #22594 )
2023-12-02 17:26:53 -08:00
ceb15bf5db
Merge remote-tracking branch 'origin/master' into develop
2023-12-02 23:58:44 +00:00
98f4e9b837
Fix qmk doctor
not finding binaries on Windows ( #22593 )
2023-12-02 23:58:12 +00:00
c7a58bf280
Merge remote-tracking branch 'origin/master' into develop
2023-12-02 22:47:08 +00:00
01eed8d5d8
Dedup the list of tested userspace paths. ( #22599 )
2023-12-03 09:46:37 +11:00
b45b3aaec7
Merge remote-tracking branch 'origin/master' into develop
2023-12-02 21:51:04 +00:00
b68e89f846
Don't print error message when there are no row pins and no col pins ( #20104 )
...
* Don't print error message when there are no row pins and no col pins
This error message could be triggered for example if MATRIX_IO_DELAY is
configured in config.h, but the matrix is a custom one. The custom matrix
can still call back to existing delay functions that make use of the
MATRIX_IO_DELAY macro. In this case 'matrix_pins' in info_data will be true,
but there will be no 'direct' 'cols' or 'rows' in info_data['matrix_pins'],
and without this commit it would trigger an invalid error.
* Update lib/python/qmk/info.py
Co-authored-by: Nick Brassel <nick@tzarc.org>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-12-02 21:50:34 +00:00
07e2b645ab
Merge remote-tracking branch 'origin/master' into develop
2023-12-01 14:06:15 +00:00
afa0eab374
Fix a bunch of CLI warnings ( #22589 )
2023-12-01 14:05:46 +00:00
4be3abc39e
Merge remote-tracking branch 'origin/master' into develop
2023-12-01 12:08:20 +00:00
28dc7ba6a8
Fix animation range on M75H ( #22586 )
2023-12-01 12:07:48 +00:00
e0e621ad6f
Merge remote-tracking branch 'origin/master' into develop
2023-12-01 10:07:56 +00:00
5368ddbf3d
add keyboard bestway ( #22498 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-01 02:07:28 -08:00
cc3c3ace0c
Feature: joystick weights ( #21883 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-12-01 01:30:36 -08:00
f2f99739b3
Merge remote-tracking branch 'origin/master' into develop
2023-12-01 09:04:25 +00:00
67559c7d06
revoke community_layouts from keebio/wtf60 ( #22502 )
2023-12-01 01:03:54 -08:00
9b0fc99076
Merge remote-tracking branch 'origin/master' into develop
2023-11-30 22:45:50 +00:00
80f91fee40
nullbitsco/snap: reduce size of bongo_reactive ( #22571 )
2023-11-30 15:45:21 -07:00
091310e75e
Merge remote-tracking branch 'origin/master' into develop
2023-11-30 09:28:22 +00:00
024b4070c3
Fixup --no-temp
for qmk mass-compile
. ( #22582 )
2023-11-30 20:27:02 +11:00
099eaefb40
Add APA102_LED_COUNT
define ( #22530 )
2023-11-30 10:19:41 +11:00
2886c335a0
keycapsss/plaid_pad
: switch to encoder map (#22474 )
2023-11-30 10:19:17 +11:00
7cc90c234f
Converted RGB matrix to use last_input_activity_elapsed(). ( #21687 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-11-30 09:38:06 +11:00
cfbbb503a4
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 07:47:35 +00:00
93127df5d4
Add Smith and Rune Magnus ( #22153 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 23:47:08 -08:00
8d308d56e3
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 07:46:44 +00:00
c8a28e8e9b
Add Magnum Ergo 1 by dark ( #22139 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 23:46:15 -08:00
e3d367df8a
Add 5x13 and 6x13 ortho community layouts ( #22315 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Alin Marin Elena <alin@elena.space>
2023-11-28 22:56:17 -08:00
36ad597e15
lib: chibios-contrib: sync with chibios-21.11.x ( #22560 )
...
This contains commit from da78eb3759b8..9d7a7f904ed1:
9d7a7f90 Merge pull request #382 from KarlK90/fix/rp2040-i2c-speeds
70119934 Merge pull request #383 from
KarlK90/fix/rp2040-usb-get-status-request
1a1bbe6c rp2040: usb: fix usb_lld_get_status functions
7d9212dd rp2040: i2c: fix speed calculation
fb67e502 Merge pull request #377 from 1Conan/sn32_fix_registry
e72939ef SN32: update registry
5b4836ca Merge pull request #376 from dexter93/sn32_usb_v2
5ded9de9 sn32: usb: do NOT clear interrupt status until handled
Leftover Sonix reference code cleanup. Sometimes when there is
traffic on more than 1 ep's packets would be dropped before they
could be handled. Clearing the status flags after handling them
takes care of it.
e9a4a512 sn32: usb: only activate interrupts on lld start
e4a35d1c sn32: fix host remote wakeup
2023-11-29 07:01:16 +01:00
e923efcd56
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 03:33:32 +00:00
4228f55551
Add ScottoWing handwired keyboard ( #22506 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 19:33:17 -08:00
1e5151bf63
add tokki ( #22463 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 19:32:58 -08:00
a886d7e3dd
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 03:30:41 +00:00
3024b05cbb
cablecardesigns/phoenix: correct layout data ( #22517 )
2023-11-28 19:30:12 -08:00
6524d5354a
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 02:49:27 +00:00
0fb3aaec8e
[Doc]: Correct Markdown syntax errors. ( #22511 )
2023-11-29 02:48:47 +00:00
e90874c382
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 02:46:47 +00:00
b7df75e47f
Fixup compilation with qmk compile -kb zzz -km all
. ( #22568 )
2023-11-29 13:46:10 +11:00
6bba3c6578
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 02:24:16 +00:00
81d601b725
refactor: projectcain/vault35 ( #22558 )
2023-11-28 18:24:02 -08:00
5c20a84540
Small QP surface docs update ( #22567 )
2023-11-28 18:23:47 -08:00
75a43ddf55
Merge remote-tracking branch 'origin/master' into develop
2023-11-29 02:00:53 +00:00
27befbfad7
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 ( #22559 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 02:00:24 +00:00
a2c745cae8
Merge remote-tracking branch 'origin/master' into develop
2023-11-28 14:07:50 +00:00
049e964e61
Attempt to fix configurator. ( #22555 )
2023-11-28 14:07:21 +00:00
2450fe28ee
Add Imera converter ( #22419 )
2023-11-28 17:53:47 +11:00
ea8d2ffe31
Branch point for 20231126 Breaking Change
2023-11-28 16:42:43 +11:00
0115951de1
develop
-> master
, 2023q4 edition
2023-11-28 16:40:47 +11:00
4d99e0a23c
Remove notice about develop
.
2023-11-28 15:56:54 +11:00
07e7dd8fc1
develop
2023q4 changelog (#22552 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-11-28 15:51:56 +11:00
5501e804ff
QMK Userspace ( #22222 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 07:53:43 +11:00
094357c403
Fix missed shutdown callbacks ( #22549 )
2023-11-27 15:39:17 +11:00
cc4a52eb93
Remove symbolic linked userspace folder ( #22548 )
2023-11-27 12:49:44 +11:00
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
4908d4b1ca
Stub out community layout directory structure ( #22545 )
2023-11-27 05:31:20 +11:00
65b5969ed5
New RGB Animations - 4 "Starlight" Animation Variations ( #22212 )
2023-11-26 23:07:32 +11:00
f96a7bbd63
Cater for ECC failures in EFL wear-leveling. ( #19749 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-11-26 22:59:38 +11:00
3ef06aa732
Improve and Cleanup Shutdown callbacks ( #21060 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-11-26 22:59:18 +11:00
4601f339e4
V-USB: implement NKRO ( #22398 )
2023-11-26 22:50:53 +11:00
cbf538aaaa
V-USB: Add generic send_report()
function ( #22323 )
2023-11-26 22:50:21 +11:00
3a74fa5bf7
Merge remote-tracking branch 'origin/master' into develop
2023-11-23 05:08:37 +00:00
0379d1f59e
DC60: Fix 2u Backspace Support ( #22533 )
2023-11-23 05:08:07 +00:00
bf0d1fde5d
Merge remote-tracking branch 'origin/master' into develop
2023-11-22 22:13:48 +00:00
98013e25c6
[Keyboard] darkproject/kd83a_bfg_edition ( #18416 )
...
* Add files via upload
* [keyboard]
* [Keyboard]
* Delete flash_spi.c
* Delete flash_spi.h
* Delete wb32_spi_master.c
* Delete wb32_spi_master.h
* [Keyboard]
* Resolved requested changes
* Resolved requested changes
* Changed rules.mk file accordingly.
* Resolved changes accordingly.
* Update config.h file and rules.mk file
* Removed eeprom_flash.c file
* Update default/keymap.c file
* Delete keyboards/darkproject/kd83a_bfg_edition directory
* Add keyboard
* Add keyboard
* Delete darkproject/kd83a_bfg_edition directory
* Resolved Changes
* Resolved requested changes
* keyboard
* Add keyboard
* Delete keyboard
* Add keyboard
* Delete keyboards/darkproject/kd87a_bfg_edition directory
* update keymap.c file
* update via/keymap.c, config.h and kd83a_bfg_edition.c files
* Delete keymap.c
* Update via/keymap.c, config.h and kd83a_bfg_edition.c files
* update config.h file
* update keymap.c file
* update keymap.c file
* update config.h
* update kd83a_bfg_edition.c
* Resolved requested changes.
* Delete folder which was added accidentally.
* Update keyboards/darkproject/kd83a_bfg_edition/config.h
* Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c
* Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c
* Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c
* Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c
* Update keyboards/darkproject/kd83a_bfg_edition/info.json
* Update keyboards/darkproject/kd83a_bfg_edition/rules.mk
* Update keyboards/darkproject/kd83a_bfg_edition/info.json
* update info.json file
* update config.h file
* Updated requested changes
* update readme.md
* Resolved requested changes
* Update info.json file
* Delete kd83a_bfg_edition.h
* Delete readme.md in default folder
* Update info.json file
* update info.json
* Updated changes
* Updated changes
* Resolved requested changes
* Resolved requested changes
2023-11-22 14:13:16 -08:00
b35bac6afb
Remove unnecessary driver counts ( #22435 )
2023-11-22 21:37:32 +00:00
a0a6820c1b
Migrate some dip switch config to info.json ( #22437 )
2023-11-23 08:33:59 +11:00
3a5e4253fc
Add simpler method for relocating functions to RAM. ( #21804 )
2023-11-22 12:08:52 +11:00
0fcd13f552
[CLI] Remove duplicates from search results ( #22528 )
2023-11-22 12:08:26 +11:00
7ae826476e
Move BACKLIGHT_PWM_PERIOD to correct docs section ( #22480 )
2023-11-22 11:41:19 +11:00
46b996a55e
CLI parallel search updates ( #22525 )
2023-11-22 11:14:34 +11:00
7e27d72cbc
Fix qmk find
failure due to circular imports ( #22523 )
...
There was an import cycle in the Python modules:
- `qmk.build_targets` imported `qmk.cli.generate.compilation_database`;
- importing `qmk.cli.generate.compilation_database` requires
initializing `qmk.cli` first;
- the initialization of `qmk.cli` imported the modules for all CLI
commands;
- `qmk.cli.compile` imported `qmk.build_targets`.
This cycle did not matter in most cases, because `qmk.cli` was imported
first, and in that case importing `qmk.cli.generate.compilation_database`
did not trigger the initialization of `qmk.cli` again. However, there was
one corner case when `qmk.bulld_targets` was getting imported first:
- The `qmk find` command uses the `multiprocessing` module.
- The `multiprocessing` module uses the `spawn` start method on macOS
and Windows.
- When the `spawn` method is used, the child processes initialize
without any Python modules loaded, and the required modules are loaded
on demand by the `pickle` module when receiving the serialized objects
from the main process.
The result was that the `qmk find` command did not work properly on macOS
(and probably Windows too); it reported exceptions like this:
ImportError: cannot import name 'KeyboardKeymapBuildTarget' from partially initialized module 'qmk.build_targets' (most likely due to a circular import)
Moving the offending `qmk.cli.generate.compilation_database` import into
the method which actually uses it fixes the problem.
2023-11-21 15:05:29 +00:00
68722d35a3
Azoteq IQS5xx support ( #22280 )
2023-11-20 16:25:35 +00:00
dda6e7fb36
LED drivers: register naming cleanups ( #22436 )
2023-11-20 15:48:23 +00:00
e279c78ba3
Enable linking of encoders to switch within layout macros ( #22264 )
2023-11-20 15:41:48 +00:00
62cca5c43a
qmk find
: Fix failure with multiple filters (#22497 )
...
When multiple `-f FILTER` options were specified, `qmk find` did not
return anything at all instead of printing the list of entries that
matched all of the specified filters.
The problem was that the statement in `_filter_keymap_targets()` that
filled `targets` had a wrong indent and therefore was executed for every
filter instead of only once after applying all filters, and
`valid_keymaps` was actually an iterator and therefore could be used
only once. Moving the statement outside of the loop fixes the problem.
2023-11-19 08:26:00 +11:00
bf3a88ab57
Merge remote-tracking branch 'origin/master' into develop
2023-11-16 17:49:12 +00:00
a6521b8521
[Doc] Improve converter references ( #21801 )
2023-11-16 17:48:24 +00:00
67a87f67a0
Merge remote-tracking branch 'origin/master' into develop
2023-11-16 16:54:46 +00:00
1e4f7aa029
[Keyboard] Add dnworks 997pt3 ( #22466 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-16 09:54:13 -07:00
cc7542b917
Merge remote-tracking branch 'origin/master' into develop
2023-11-15 15:23:35 +00:00
adcc4d376c
Add leonardo build target for leonardo + usb2.0 shield based projects ( #22243 )
2023-11-15 15:23:03 +00:00
4938210711
CLI refactoring for common build target APIs ( #22221 )
2023-11-15 16:24:54 +11:00
c4d3521ba6
Merge remote-tracking branch 'origin/master' into develop
2023-11-14 08:11:41 +00:00
d7b44239c2
[Keyboard] Add Eden ( #22467 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-14 01:11:12 -07:00
56daf7e545
Merge remote-tracking branch 'origin/master' into develop
2023-11-14 02:16:30 +00:00
5c22706294
Update stale.yml
2023-11-14 13:15:52 +11:00
5da65c5cd4
Merge remote-tracking branch 'origin/master' into develop
2023-11-14 02:12:48 +00:00
ba62db19e7
Update stale.yml ( #22473 )
2023-11-14 13:12:17 +11:00
79a6419dee
Merge remote-tracking branch 'origin/master' into develop
2023-11-14 01:49:49 +00:00
44062b5056
Bs equals ( #21690 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6A73@pm.me>
2023-11-14 12:49:15 +11:00
02d3b233ab
chibios: disable RWX segment warning on newer GNU lds ( #22471 )
2023-11-13 23:45:40 +00:00
4c625d8286
Revert "chibios: disable RWX segment warning on newer GNU lds ( #22007 )" ( #22469 )
...
This reverts commit de3c42125b661f62757f8ee4f6184c089340d3a0.
2023-11-13 22:41:12 +00:00
1efc79063c
Migrate some EEPROM config to info.json ( #22434 )
2023-11-14 09:30:19 +11:00
de3c42125b
chibios: disable RWX segment warning on newer GNU lds ( #22007 )
2023-11-13 22:29:12 +00:00
970e0b18a2
Merge remote-tracking branch 'origin/master' into develop
2023-11-13 20:56:16 +00:00
50844a8e67
Fix typos: key-modifer→key-modifier and interacton→interaction ( #22464 )
2023-11-13 20:55:45 +00:00
67d2bc5b3a
Merge remote-tracking branch 'origin/master' into develop
2023-11-13 02:03:27 +00:00
56b6b28fe9
add 68_ansi
Community Layout to nebula68b ( #22433 )
2023-11-12 19:02:46 -07:00
e884e42ce9
Generalise ADC driver source inclusion ( #22448 )
2023-11-12 22:30:27 +00:00
786ebf8760
Remove requirement for keymap_steno.h
include in keymaps ( #22423 )
...
* Remove requirement for `keymap_steno.h` include in keymaps
* Add back keymap_steno.h with a note for the time being
2023-11-12 18:25:46 +11:00
87d69aebbb
Slight refactor of joystick axis type into typedef ( #22445 )
2023-11-12 18:25:18 +11:00
b7a1004b61
Merge remote-tracking branch 'origin/master' into develop
2023-11-12 05:31:01 +00:00
c2326c05c0
[Keyboard] Fixes to make snes_macropad play nicer with qmk configurator ( #22432 )
...
* [Keyboard] Change default implementation for get_layer_name_user
Will now show the layer number instead of "Unknown", since this is
what will be shown if QMK Configurator is used to compile the
firmware.
* [Keyboard] Update the layout info
This makes it look sort of like a macropad + gamepad rather than an 4x6
ortholinear keyboard.
* [Keyboard] Fix default implementation of get_layer_name_user
Based on feedback from code review the implementation was swapped in
favor of using get_u8_str. This implied a change to the argument type
from int to uint8_t, which cascaded into the existing keymaps. (This
made sense in general, since the return type of get_highest_layer is
also a uint8_t.)
2023-11-11 22:30:31 -07:00
112a51db9c
Merge remote-tracking branch 'origin/master' into develop
2023-11-12 05:20:13 +00:00
0189c485b9
studiokestra/line_tkl: correct layout data ( #22455 )
...
* fix `layouts` data
* add EoF
2023-11-11 22:19:43 -07:00
2f28c6df6d
Merge remote-tracking branch 'origin/master' into develop
2023-11-11 19:08:55 +00:00
935c894f83
add 5087 keyboard ( #20557 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2023-11-11 11:08:26 -08:00
2e1a27da60
fix: make clicky delay silent ( #21866 )
2023-11-11 21:55:47 +11:00
d8176fb0f2
Merge remote-tracking branch 'origin/master' into develop
2023-11-11 09:51:03 +00:00
211fbbd16d
Add qmk license-check
developer-level CLI command. ( #22075 )
2023-11-11 20:50:33 +11:00
1ddc2cbeb9
Fixup snes_macropad on develop ( #22444 )
2023-11-11 07:26:26 +00:00
76dc52c5c8
snled27351: fix missing i2c_init()
( #22446 )
2023-11-11 14:09:03 +11:00
4a98466ef3
Merge remote-tracking branch 'origin/master' into develop
2023-11-10 21:39:30 +00:00
6876fbe51d
[Keyboard] Add MariOrion v2.5 ( #22273 )
...
* Pushed MariOrion v2.5 to the branch. Prod and proto version added.
* Pushed MariOrion v2.5 to the branch. Prod and proto version added.
* Proper addition of layout options
Addition of split bs rshift tsangan layout options.
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25
* Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25
* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/proto/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Updated readme.md with more information regarding make commands, and proto vs prod.
* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Amended some changes to info.json - community layouts changed from scope to array.
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25 )
* Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25 )
* Update keyboards/mariorion_v25/proto/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/proto/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/proto/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/proto/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/matrix_diagram.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/proto/mariorion_v25.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/mariorion_v25/prod/mariorion_v25.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Pushed new info.json and keymap.c files.
* Pushed new info.json and keymap.c files.
* Fixes to LED driver wrt PWM definitions with STM.
* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/prod/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/prod/mariorion_v25.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/mariorion_v25.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/mariorion_v25.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Committing a details update to readme.md.
* Committing a details update to readme.md.
* Update keyboards/mariorion_v25/prod/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/prod/mariorion_v25.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Revert "Committing a details update to readme.md."
This reverts commit 068a82a1fcf1996d87f7f97a10e9f5fbbee79a29.
* Committing a details update to readme.md.
* Update keyboards/mariorion_v25/halconf.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/mcuconf.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/prod/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/proto/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mariorion_v25/halconf.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Production pictures replacing the standard ones in the readme.md :)
* waffle87 requests bundled:
- Licence headers added
- Codeblocked matrix_diagram.md
- Consolidated files where possible
- Removed excess from config.h
---------
Co-authored-by: toril940 <anastasialucas940@hotmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-11-10 14:39:00 -07:00
2d7746609f
Merge remote-tracking branch 'origin/master' into develop
2023-11-10 16:42:45 +00:00
38d6e9a75a
Add Ploopy Madromys mouse ( #21989 )
...
Added PloopyCo madromys/adept mouse
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-11-10 16:42:15 +00:00
84df69572c
Infer LED DRIVER_COUNT from configured addresses ( #22311 )
2023-11-10 05:14:22 +00:00
8136cf4bfb
LED drivers: clean up SWx
/CSy
pullup/down resistor config ( #22381 )
2023-11-10 08:39:15 +11:00
6b19a99a4f
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 19:57:44 +00:00
aee2a9d696
[Keyboard] Add alpaca/wfeclipse ( #22230 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-11-09 12:57:14 -07:00
28c1bc9b9f
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 17:54:10 +00:00
e5b7685e7a
Update gregandcin/teaqueen ( #22402 )
2023-11-09 09:53:35 -08:00
a28149b222
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 17:53:17 +00:00
39d0a14258
Add SNES Macropad keyboard ( #22377 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-11-09 09:52:47 -08:00
2568d45969
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 02:03:36 +00:00
daabe2d8c5
Update layer state of Lily58 from 'Default' to 'Base' ( #22397 )
2023-11-09 02:03:07 +00:00
147865cf57
Migrate some common features to generic ( #22403 )
2023-11-09 02:01:44 +00:00
4e577cbbea
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 01:57:51 +00:00
0b7dba156c
Fix indicator LED definition for Sofle RGB. ( #22408 )
2023-11-09 01:57:16 +00:00
27b9dd0f98
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 01:55:49 +00:00
10cdd00751
Fix corne keylog ( #22420 )
...
* [Keyboard] Fix bug in set_keylog function
Fixes issue where some keys would not trigger the oled to output the row
and column of a pressed key (would happen with LT(...) for my keymap)
* [Keyboard] Tiny improvement to oled_render_keylog for crkbd
Added improvement suggestion I got for another keyboard
2023-11-09 01:55:08 +00:00
f56838c680
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 21:01:27 +00:00
72f93e7fc2
Add iso85k keyboard ( #22411 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-08 13:00:48 -08:00
75e1a0d610
[Keyboard] Rename soda/{mango,pocket} ( #22151 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-11-08 10:45:24 -07:00
96ea277381
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 17:44:08 +00:00
64bbeff57d
Fix Herringbone pro Layouts ( #22317 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-08 10:42:08 -07:00
5a281d1ee9
feat(mechwild/clunker): new layouts ( #22342 )
2023-11-08 10:41:38 -07:00
6f59e18efb
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 17:41:02 +00:00
80708a91ef
[Keyboard] Add PCB Utopia88 ( #22257 )
2023-11-08 10:40:28 -07:00
c1ea29b8e4
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 17:40:04 +00:00
ebac02a7b2
[Keyboard] Add Duet Switch Tester ( #22367 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-11-08 10:39:13 -07:00
2be22a1323
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 08:31:41 +00:00
2337cd1186
Add riblee handwired split keyboard ( #22277 )
2023-11-08 00:31:06 -08:00
884f653906
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 02:18:54 +00:00
7324650714
Red Herring PCB support ( #22409 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-11-07 18:18:09 -08:00
be66e5f2b4
WT RGB cleanups ( #22379 )
2023-11-08 00:58:59 +11:00
1b303e0453
Merge remote-tracking branch 'origin/master' into develop
2023-11-07 00:43:44 +00:00
5b25a8aa32
[Keyboard] Add Piantor Pro ( #22361 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-11-06 17:43:41 -07:00
67ff0defe2
Teaqueen: correct layout data ( #22406 )
2023-11-06 17:43:04 -07:00
3143a7597f
Allow generic_features to handle subdirectories ( #22400 )
2023-11-04 20:33:52 +00:00
c9afacccf4
Merge remote-tracking branch 'origin/master' into develop
2023-11-03 23:14:49 +00:00
ace510ffa0
docs(rgblight): fix typos ( #22399 )
2023-11-03 23:14:18 +00:00
c6bb5b6755
Merge remote-tracking branch 'origin/master' into develop
2023-11-02 16:37:35 +00:00
837cae95ba
boardsource/unicorne - Fixed OLED layers being all set to zero ( #22389 )
2023-11-02 16:36:56 +00:00
5d58534a8c
LED drivers: use PACKED
define from util.h ( #22380 )
2023-11-02 14:31:09 +11:00
8ea955c72f
Improve argument handling of c2json ( #22170 )
...
* Improve argument handling of c2json
* Add automagic
2023-11-01 22:37:05 +00:00
a27bc60703
LED drivers: add defines for PWM and LED control register counts ( #22383 )
2023-11-01 19:13:25 +00:00
0a94c2951f
[Keyboard] matchstickworks/southpad - Move files to rev1, add rev2 ( #21574 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-31 20:12:20 -07:00
b31426252e
Generate switch statement helpers for keycode ranges ( #20059 )
2023-11-01 13:11:42 +11:00
fbbb221a31
Implement data driven lighting defaults ( #21825 )
2023-11-01 01:26:24 +00:00
a19ae3d784
Add dd mapping for hardware based split handedness ( #22369 )
2023-11-01 00:55:48 +00:00
b52aca0af8
Relocate LED driver init code ( #22365 )
2023-11-01 00:53:45 +00:00
eac8e67888
Merge remote-tracking branch 'origin/master' into develop
2023-11-01 00:41:08 +00:00
999008f0eb
[Keyboard] Add Klein_SD ( #22371 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-10-31 18:40:25 -06:00
fccd825212
Merge remote-tracking branch 'origin/master' into develop
2023-11-01 00:18:27 +00:00
2192098f57
[Keyboard] Add TeaQueen ( #22352 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-10-31 18:17:43 -06:00
6979794bac
Add "AC Next Keyboard Layout Select" consumer usage entry (macOS Globe key) ( #22256 )
2023-10-31 02:19:53 +00:00
49fd13f596
Merge remote-tracking branch 'origin/master' into develop
2023-10-31 01:52:15 +00:00
cb9705428b
Add Kindakeyboards Conone65 Via support ( #22320 )
2023-10-31 01:51:29 +00:00
f24d51f5be
Merge remote-tracking branch 'origin/master' into develop
2023-10-31 01:32:32 +00:00
538b79657e
Fix for swapped PID and VID ( #22372 )
2023-10-31 01:31:58 +00:00
17c3182b1c
Remove use of broken split.main ( #22363 )
2023-10-30 00:49:56 +00:00
559450a099
Fix 'to_c' for config.h mappings ( #22364 )
2023-10-29 23:41:44 +00:00
4313b66edd
whitefox: remove pointless file ( #22366 )
2023-10-29 23:28:38 +00:00
17ccf3521b
Add _LED_COUNT
defines to LED drivers ( #22309 )
2023-10-30 09:39:26 +11:00
c667da0190
QP getters correction ( #22357 )
2023-10-29 17:35:38 +00:00
98530cad3b
Implement data driven dip switches ( #22017 )
...
* Add data driven dip switches
* Autogen weak matrix_mask
2023-10-29 01:09:02 +01:00
64ea1179b1
Merge remote-tracking branch 'origin/master' into develop
2023-10-28 20:28:40 +00:00
46dedfaaa4
[Keyboard] add enter67 keyboard ( #22346 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-10-28 13:28:03 -07:00
fa2b8082e6
Merge remote-tracking branch 'origin/master' into develop
2023-10-28 05:26:02 +00:00
c133bd1234
Removed clueboard link as the website has been parked for some time ( #22290 )
2023-10-28 16:25:30 +11:00
6b4728796a
Merge remote-tracking branch 'origin/master' into develop
2023-10-28 01:10:36 +00:00
ca2d2a524f
Flag more VIAL config options in lint ( #22345 )
2023-10-28 02:09:53 +01:00
0d247aae3a
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 18:40:52 +00:00
1a300d05bd
[Keyboard] Add Velvet hotswap & solder ( #22284 )
2023-10-27 12:40:18 -06:00
5856d5e13b
[Maintenance] USB HID control packet as struct ( #21688 )
...
* ChibiOS: USB HID control request as dedicated struct
Instead of accessing the raw USB setup packet and documenting the values
as the corresponding USB HID control request fields we introduce a
struct that allows direct access to the fields. This is safer and self
documenting.
* Rename usb_request.h to usb_types.h
In the future all shared USB data types can live in this file.
2023-10-27 18:44:58 +02:00
64d1ce751f
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 08:23:43 +00:00
18ef3da8e8
[Keyboard] doksin ( #22220 )
2023-10-27 01:23:02 -07:00
33a4075930
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 08:10:14 +00:00
ae2703b69b
eason/aeroboard - Modify bootloader ( #22286 )
2023-10-27 09:09:38 +01:00
7948fefcd7
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 07:32:28 +00:00
052cc5df5d
Add darkproject/kd87a_bfg_edition keyboard ( #18981 )
...
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-10-27 00:31:54 -07:00
5878336f66
[Keyboard] Add Waffling60 revision e ( #21664 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-26 23:42:11 -07:00
71abc01d0a
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 06:40:57 +00:00
e82bc5355c
[Keyboard] Waffling60 Rev E ANSI Hotswap ( #22270 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 23:40:21 -07:00
2571c205e4
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 06:38:56 +00:00
0ad780f852
[Keyboard] add pisces pcb ( #22334 )
2023-10-26 23:38:22 -07:00
60599ccc9e
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 04:11:15 +00:00
f5cd30458a
[Keyboard] Add Kaly42 ( #22282 )
...
* Added Kaly/Kaly42 keyboard's minimal files.
* Updated readme.md; New link and improved description text.
* Apply suggestions from code review
Added all suggestions given by @dunk2k
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Added community_layouts to info.json.
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 22:10:30 -06:00
db4e3bb232
V-USB: Fix GET_IDLE/SET_IDLE
( #22332 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-10-27 12:21:13 +11:00
c5716f84ad
Merge branch 'master' into develop
2023-10-26 22:44:14 +01:00
e0c00c35ce
Clarify PIO define is optional in docs. ( #22339 )
2023-10-26 22:34:17 +01:00
372f1bf8cc
Merge remote-tracking branch 'origin/master' into develop
2023-10-25 23:07:48 +00:00
d2892685c5
[Keyboard] Add LGBTKL ( #22331 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-10-25 17:07:00 -06:00
f293658147
RGB/LED matrix use limits size optimisation ( #22325 )
2023-10-25 22:06:51 +01:00
896d3dc497
Add DD mappings for locking switch ( #22242 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-25 02:15:27 -07:00
8e3903ca38
Added gamma values for ST7735 displays ( #22313 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-25 00:11:10 -07:00
b7e62af755
V-USB: Implement GET_PROTOCOL
and SET_PROTOCOL
handling ( #22324 )
2023-10-25 00:54:43 +01:00
7e0147f8e6
Fix compilation error when led/rgb process limit is zero. ( #22328 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-24 13:45:33 +01:00
c245ee4cd3
Merge remote-tracking branch 'origin/master' into develop
2023-10-23 23:00:51 +00:00
ca45416999
Remove extra led_matrix_indicators_user call ( #22329 )
2023-10-24 00:00:16 +01:00
0b65af96fd
Merge remote-tracking branch 'origin/master' into develop
2023-10-23 18:13:13 +00:00
d2773c6d67
[Keyboard] Add QK100 ( #21782 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-23 12:12:27 -06:00
45612ac595
Merge remote-tracking branch 'origin/master' into develop
2023-10-23 18:10:35 +00:00
96c71b9b4c
[Keyboard] Add purin ( #22306 )
2023-10-23 12:09:51 -06:00
0c160e1fba
Separate 6KRO and NKRO report structs ( #22267 )
2023-10-23 15:43:46 +11:00
bf6f13a2b0
Consolidate some EEPROM Driver configuration ( #22321 )
2023-10-23 00:37:27 +01:00
79094d3f72
Modify split config is_keyboard_master/left checks. ( #21875 )
...
* rework split configuration
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* lint
* missed return
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-10-22 19:47:39 +01:00
cf7d3435d7
Add _flush()
functions to LED drivers ( #22308 )
2023-10-22 18:32:27 +01:00
1e9b299fb0
Rename LINE FRIENDS TKL keyboard ( #22310 )
2023-10-22 15:56:46 +01:00
4410e6b3bf
Russian typewriter keymap file for popular legacy layout ( #21174 )
...
Co-authored-by: Andrei Tutolmin <andrei@tutolmin.com>
2023-10-22 03:44:44 -07:00
8e614250b4
[QP] Add support for OLED, variable framebuffer bpp ( #19997 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Fixup delta frame coordinates after #20296 .
2023-10-22 13:27:31 +11:00
48d9140cfc
Fix invalid LED driver config ( #22312 )
2023-10-22 00:47:37 +01:00
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01:00
87b4bc17ed
Merge remote-tracking branch 'origin/master' into develop
2023-10-21 10:32:05 +00:00
0e6d47e1e4
Fixup symbol sizing listing. ( #22307 )
2023-10-21 21:31:23 +11:00
2b8d9f3193
ChibiOS pin defs: use only vendor if present ( #22297 )
2023-10-21 14:02:03 +11:00
e4c54a9612
Support additional split sync items for info.json ( #22193 )
2023-10-21 01:48:05 +01:00
20cefe254d
Merge remote-tracking branch 'origin/master' into develop
2023-10-16 22:44:27 +00:00
f6c70c40af
Allow for disabling of parallel processing of qmk find and qmk mass-compile
. ( #22160 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-17 09:43:50 +11:00
184c5844be
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 12:11:45 +00:00
81a3aa025c
Fix typo in keychron v6 encoder map enable ( #22272 )
2023-10-14 23:10:55 +11:00
1bff37781b
Prep work for NKRO report separation ( #22268 )
...
* Clean up some keyboard/userspace code
* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`
* Add some missing includes
* Use `PACKED` define for report types
* Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-14 13:21:20 +02:00
1da7c8c8d0
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 07:04:36 +00:00
23a8f7f03b
[Keyboard] jukaie/jk01 ( #20573 )
...
* ADD Keyboard
* Resolved requested changes
* update keymap.c file
* resolved requested changes
* updated info.json file
* Updated requested changes
* Delete JK01.h file
* Resolved requested changes
* Delete readme.md
* add rules.mk to default folder
* Upload default/keymap.c
* Add via/keymap.c
* Updated info.Json file
* Change VID in info.json
* Resolved requested changes
* Resolved requested changes.
* Resolved requested changes
* Updated changes
---------
Co-authored-by: gksygithub <gskyGit@gsky.com.tw>
2023-10-14 00:03:29 -07:00
fd18d95b77
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 04:31:03 +00:00
a46c7abd01
Enable encoder map on navpad1.0 ( #22266 )
2023-10-13 21:30:25 -07:00
539c8e3b72
jian/rev1: convert to DIP Switch ( #22248 )
2023-10-14 07:02:44 +11:00
527a4ee846
Merge remote-tracking branch 'origin/master' into develop
2023-10-13 07:53:54 +00:00
62ff02a101
[Keyboard] Add Okayu ( #22077 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-13 01:53:12 -06:00
0943d0a2a0
Merge remote-tracking branch 'origin/master' into develop
2023-10-13 07:07:54 +00:00
032b039d0b
amend alice* community_layouts in keyboards ( #21846 )
...
* add alice* to keyboards
* add seigaiha
* additions
* Update info.json
* revert wanderland
* add tgr/alice
* add matrix diagram.md
2023-10-13 00:07:16 -07:00
c157c19b81
Dedupe I2C, SPI, UART driver inclusions ( #22253 )
2023-10-13 17:25:32 +11:00
f150258e5a
[Keyboard] Skyloong GK61 Pro 48 ( #21654 )
...
* Create GK61 PRO_48 Keyboard.
* update pro.c and config.h to save power when USB suspend.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK,thank you.
* update info.json
* update layer indicator
* Update RGB animations---delete rainbow_beacon and rainbo_pinwheels.
* Cancel force_nkro
* Add caps lock indicator in rgb matrix.
* Update keyboards/skyloong/gk61/pro_48/pro_48.c
OK, thank you for your suggestion.
* Enable I2C DMA; Modified pro_48.c
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thanks.
* enable encoder map in default keymap.
* define g_suspend_state
2023-10-12 21:59:10 -07:00
0d7d2f7915
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 21:56:35 +00:00
0477160109
[Keyboard] RPNeko65 by lendunistus ( #21747 )
...
* initialise rpneko65, info.json
* force NKRO
* define WS2812 stuff
and capitalise RPNeko65
* use RGBlight, add ANSI to keymap.c
also remove _ADC suffixes from pins
* basic readme
plus making it so the info.json RGB values are actually recognised as integers
* update repository URL
* fix info.json formatting
* caps lock LED implementation
"borrowed" from waffling60
* put RGBLIGHT_ENABLE in json
also remove "pin" from the rgblight option
* add actually correct keymaps
also reformat info.json
* move to designer folder, add image to README
* move keyboard to separate revision folder
and remove erroneous tag from config.h
* remove brightness/hue/saturation steps
* change device version to 1.0
* move quantum.h include to top
* actually, let's try a new image
I also forgot to save the info.json file beforehand
oops
* Remove comma in info.json
* Community layouts in info.json
* Delete rpneko65/readme.md
* Apply suggested changes to readme
* Suggested code changes
* Suggested imgur link
* rename code file
this was the issue all along
sigh
* Correct layer matching this time
* Move Enter in info.json
* README/info.json change
* Another batch of suggestions
2023-10-12 14:56:01 -07:00
d0c495f4bc
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 21:36:13 +00:00
e22cb99bc4
[Keyboard] Inland V83P ( #21725 )
...
* [Keyboard]add v83p keyboard.
* Update keymap.c
* Update keyboards/inland/v83p/keymaps/via/keymap.c
* Update keyboards/inland/v83p/keymaps/default/keymap.c
* Update keyboards/inland/v83p/config.h
* Update keyboards/inland/v83p/info.json
* Update info.json
* Update keymap.c
* Update keyboards/inland/v83p/mcuconf.h
* Update keyboards/inland/v83p/halconf.h
* Update keyboards/inland/v83p/info.json
* Update keyboards/inland/v83p/v83p.c
* Update keymap.c
replace the tabs with spaces
* Update keymap.c
replace the tabs with spaces
* Update keyboards/inland/v83p/info.json
2023-10-12 14:35:39 -07:00
ed78c13b5f
[Keyboard] Skyloong GK61 PRO ( #21450 )
...
* Add GK61 PRO keyboard
* Update info.json regarding to dunk2k suggestion
* Update keymap files regarding to dunk2k suggestion
* Update keyboards/skyloong/gk61/pro/config.h
OK, thanks for your suggestion.
* Update keyboards/skyloong/gk61/pro/keymaps/default/keymap.c
OK, thanks.
* Update keyboards/skyloong/gk61/pro/keymaps/via/keymap.c
OK, thanks.
* Update keyboards/skyloong/gk61/pro/rules.mk
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro/info.json
OK,thanks.
* Update keyboards/skyloong/gk61/pro/keymaps/default/keymap.c
OK, thanks.
* Update keyboards/skyloong/gk61/pro/info.json
I see , thanks for your guidance.
* Update keyboards/skyloong/gk61/pro/config.h
OK, thank you.
* Update keyboards/skyloong/gk61/pro/info.json
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro/info.json
I see, thank you.
* Update keyboards/skyloong/gk61/pro/config.h
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro/pro.c
I see , thank you.
* Correct PCB feature description in readme.
* Update keyboards/skyloong/gk61/pro/config.h
It doesn't seem to be a problem to compile without defining DRIVER_COUNT. Thank you for your rigor and seriousness.
* Update keyboards/skyloong/gk61/pro/keymaps/default/keymap.c
OK, thank you.
* update config.h to define __flash.
* Update keyboards/skyloong/gk61/pro/config.h
I see, thanks for your suggestion.
* add hardware availabilty international website
* update via/rules.mk for encoder map
* Revert "update via/rules.mk for encoder map"
This reverts commit 66601242af3df8aecc747e790d7649970c12a443.
* Update keyboards/skyloong/gk61/pro/config.h
OK, thanks.
* Update rules.mk
Enable the encoder map.
* 1.update readme to correct mcu type ; 2. update pro.c to improve indicator function.
* update pro.c and config.h to save power when USB suspend.
* update info.json
* Update RGB animations---delete rainbow_beacon and rainbow_pinwheels
* Update keymap.c and layer indication.
* Enable I2C DMA
* Update keyboards/skyloong/gk61/pro/info.json
OK,Thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro/info.json
OK,Thanks.
* enable encoder map in default keymaps
* Update keyboards/skyloong/gk61/pro/info.json
OK. Thank you for your suggestion.
2023-10-12 14:22:36 -07:00
daf540c0bb
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 21:08:29 +00:00
391c0428c9
[Keyboard] Add support for EnviousDesign keyboards ( #17544 )
...
* Add support for Envious.Design Keyboards
Add various RP2040 keyboards I've designed.
* Fixed missing newlines at EOF.
* Ran CLANG-FORMAT and sorted out any potential issues.
* Gave keyboards all unique product IDs
* Made requested changes.
* removed all VIAL related code
* sorted out license on all *.h or *.h files
* removed outdated RESET Keycode
* missed some VIAL bits
* Made suggested changes
* Made Suggested Changes
* missed one file to change.
* Attempted fix of CI issues
* Update .gitmodules
* Revert "Update .gitmodules"
This reverts commit f4bace51621ed0c5bd40c729fa1c6339f665f0b7.
* hopefully fixed all CI and QMK lint issues
* resolve more CI errors and a couple typos
* fixed last remaining issue as of now
* made requested changes
* further more on suggested change
* Delete README.md
* derpy workaround to change case of readme
* finished up 65M firmware
via does not work, I will investigate another time.
* re-did a lot of 65M firmware bits, also fixed via for this board
* corrected mistake in firmware
* made suggested change to info.json for 65m/60F
* finished 65M non via keymap and re-sorted via keymap
* Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
* Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
* Apply suggestions from code review
Verified updated Info.json works for aforementioned keyboards,
* Follow-up commit with aforementioned suggested changes
* Apply suggestions from code review
correction to a couple typos pointed out.
* follow-up removed some un-needed Readmes and corrected a mistake in 60F via keymap
* Apply suggestions from code review
* Added images of PCB to each Keyboard README
* Apply suggestions from code review
* Update keyboards/enviousdesign/60f/readme.md
* Added missing aspects of info.json and corrected RGB_DI_PIN to WS2812_DI_PIN in RGB keyboard
* made requested changes
* Update config.h
* used QMK migrate to update info.json
* Apply suggestions from code review
* Update keyboards/enviousdesign/65m/info.json
* renamed named keyboards as suggested and added commission keyboard to repo
* renamed file to hopefully please lint
* renamed things to be all lower case since lint doesn't appear to look for upper case
* updated keymap.c and removed unnecessary file
* fixed readme and a couple other bits
* converted various aspects to json information
* attempt fix for lint error
* fix some issues I overlooked
* Apply suggestions from code review
* moved some folders about as suggested
* Made suggested changes
* Apply suggestions from code review
* removed outdated config.h
* fixed errors in 65M and mini1800
* Apply suggestions from code review
* Update keyboards/enviousdesign/delirium/rev1/info.json
* Update keyboards/enviousdesign/65m/info.json
* Apply suggestions from code review
2023-10-12 14:07:42 -07:00
a516f20215
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 20:32:17 +00:00
c67c9f1d98
Add support for CSTC40 keyboard ( #22154 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: lesshonor and waffle87
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: lesshonor
Co-authored-by: itsvar <120035196+itsvar8@users.noreply.github.com>
2023-10-12 14:31:41 -06:00
f4ed65169f
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 19:47:06 +00:00
b630df1aa7
Reword mention of personal keymaps from PR checklist ( #22258 )
2023-10-13 06:46:28 +11:00
04b8159d17
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 18:22:12 +00:00
999e721312
Kisakey ( #22217 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-12 11:21:30 -07:00
28696197e5
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 08:13:24 +00:00
b5423b2e83
Add 60_iso_tsangan_split_bs_rshift
Community Layout ( #21812 )
...
* add 60_(ansi|iso)_tsangan_split_bs_shift layouts
* shift to rshift
* remove 60_ansi_tsangan_split_bs_rshift
* Update layouts/default/60_iso_tsangan_split_bs_rshift/info.json
2023-10-12 01:12:50 -07:00
a682a98ef3
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 05:38:07 +00:00
f536646235
Add 62 key Dactyl Manuform ( #21394 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-11 22:37:28 -07:00
007c0c1db4
Updates to mlego m65 ( #20220 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-11 22:26:20 -07:00
c72d661b93
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 04:44:23 +00:00
ad4ecd6eb4
Add Ratio60 PCB ( #21609 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2023-10-11 21:43:47 -07:00
5e8a156222
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 04:17:13 +00:00
fa8940e5a6
Keyboard change blu/vimclutch to hardware revision B. ( #22247 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-11 21:16:34 -07:00
3c0f9599b7
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 03:24:28 +00:00
527790b000
add 60_(ansi|iso)_wkl* community layouts ( #21811 )
...
* add 60_(ansi|iso)_tsangan_wkl* layouts
* Update keymap.c
* `tsangan_wkl` to `wkl`
* update info.json
* split backspace changes
* Apply suggestions from code review
2023-10-11 20:23:50 -07:00
ffcc54833d
Leeloo v2.1 revision 3 updates ( #22236 )
2023-10-11 14:33:38 -07:00
e03afcb083
Merge remote-tracking branch 'origin/master' into develop
2023-10-11 21:09:56 +00:00
db8b74f016
[Keyboard] Hineybush H101 ( #22186 )
...
* initial h101 commit
* update keymap and add via support
* update doc stuff
* readme typo
* updates
* add indicator LEDs, needs testing
* update readme
* update USB VID/PID to match VIA json
* Update keyboards/hineybush/h101/readme.md
* Update keyboards/hineybush/h101/keymaps/default/keymap.c
* Update keyboards/hineybush/h101/readme.md
* Update keyboards/hineybush/h101/keymaps/via/keymap.c
* updates from PR comments
* updates per PR comments
* idk why the folder is acting weird
* maybe this will fix it
* update to hopefully fix everything weird
* keycode fixes
* keymap updates
2023-10-11 14:09:17 -07:00
47145a6ce8
Merge remote-tracking branch 'origin/master' into develop
2023-10-11 07:07:05 +00:00
81e086b387
add missing gpio include for pointing motion pin ( #22246 )
2023-10-11 00:06:28 -07:00
474a405606
Merge remote-tracking branch 'origin/master' into develop
2023-10-10 21:08:37 +00:00
0650f783b5
[Keyboard] MonsGeek M3 ( #20542 )
...
* Add keybord monsgeek m3.
* Add keybord monsgeek m3.
* Add keybord monsgeek m3.
* updata rules.mk
* add readme.md
* delete monsgeek\m3\rgb_matrix_kb.inc
* add DISABLE_M3_KEYCODES
* user_config --> kb_config
* Move code to info.json,and removed redundant features
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update readme.md
* Update keyboards/monsgeek/m3/config.h
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/keymaps/default/keymap.c
* Update keyboards/monsgeek/m3/keymaps/via/keymap.c
* Update keyboards/monsgeek/m3/readme.md
* Update m3.c
* Update m3.c
* Update info.json
* Update keymap.c
* Update keymap.c
* Update config.h
* Update keyboards/monsgeek/m3/readme.md
* Update keyboards/monsgeek/m3/rules.mk
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/keymaps/default/keymap.c
* Update keyboards/monsgeek/m3/keymaps/via/keymap.c
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update m3.c
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/m3.c
* Update keymap.c
replace the tabs with spaces
* Update keymap.c
replace the tabs with spaces
2023-10-10 14:07:59 -07:00
17c7d1fac3
Merge remote-tracking branch 'origin/master' into develop
2023-10-10 00:42:16 +00:00
6dafcac713
[Keyboard] Add MIIIW BlackIO83 ( #21970 )
...
* Add MIIIW BlackIO83
* Improve the code
* Updated instructions for entering the bootloader
* Update keyboards/miiiw/blackio83/rev_0100/config.h
* Update keyboards/miiiw/blackio83/rev_0100/config.h
* Update keyboards/miiiw/blackio83/config.h
* Update config.h
2023-10-09 17:41:40 -07:00
0e5f7ac3ba
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 22:17:19 +00:00
81d69a5798
Resolve invalid keyboard alias targets ( #22239 )
2023-10-09 23:17:05 +01:00
509a2b40b7
Fix old usage of UNICODE_MODE_MAC ( #22238 )
2023-10-09 23:16:54 +01:00
77fe1298c7
Yampad add missing includes for CONVERT_TO ( #22237 )
2023-10-09 23:16:38 +01:00
20eb93e05c
Yampad add missing includes for CONVERT_TO ( #22237 )
2023-10-09 23:16:21 +01:00
683cdf3a43
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 19:51:13 +00:00
3665ae0441
[Keyboard] HorrorTroll Nyx ( #21143 )
...
* Added support keyboard Nyx
* Resolved zvarc suggested and lint error
* Delete FORCE_NKRO due to problem with BIOS on mainboard
* Resolved dunk2k suggested and limit more brightness, disable some RGB Effect
* Resolved drashna suggested
* Delete flower blooming effect and move to rev1 folder
2023-10-09 12:50:33 -07:00
fa1c1cbbee
avrdude: Version 7.2 changes the text output ( #22235 )
...
from "could not find USB device with" to "cannot find USB device with"
This should fix issue #22234
Co-authored-by: Dominik Loidolt <dominik.loidolt@univie.ac.at>
2023-10-09 17:41:00 +01:00
e2e6b3dfd6
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 08:38:22 +00:00
6e6fff866e
Fix typo in docs/feature_tri_layer.md
( #22232 )
...
`Stes` -> `Sets`
2023-10-09 09:37:21 +01:00
62731fe255
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 07:06:42 +00:00
ad14a27cd3
[Keyboard] Split-Cloud Handwired ( #21327 )
...
* Added new handwired, the Split-Cloud
* Minor changes to make clang-format happy
* Alligned files with project standard.
Trimmed midi out of the default layout, modified the readme, and removed unnecessary files.
* Simplified default keymap further, changes to info.json
* Moved image to imgur, simplified, and removed the unneeded rules.mk file
* Update keyboards/handwired/split_cloud/readme.md
Changed image in readme to Huge Thumbnail instead of Original.
* Removed unneeded tri layer custom keycodes
Now using the built-in functionality!
* Update keyboards/handwired/split_cloud/readme.md
Accidentally reverted this when making other changes
2023-10-09 00:06:00 -07:00
21f15960a9
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 06:36:35 +00:00
e1630edef4
[Keyboard] vinhcatba/uncertainty ( #21142 )
...
* vinh: test fw for uncertainty (deprecated)
* v0.1: update base firmware with 2 layers, use bongo cat animation for oled
* v0.1: change directory
* v0.1: cleanup
* v0.2: update layers
* v0.3: add VIA support
* v0.3: add VIA support (continue)
* vinh: test fw for uncertainty (deprecated)
* v0.1: update base firmware with 2 layers, use bongo cat animation for oled
* v0.1: change directory
* v0.1: cleanup
* v0.2: update layers
* v0.3: add VIA support
* v0.3: add VIA support (continue)
* v0.3: change keyboard name, remove eeprom config save in VIA keymap
* cleanup for PR
* update readme
* vinh: test fw for uncertainty (deprecated)
* v0.1: update base firmware with 2 layers, use bongo cat animation for oled
* v0.1: change directory
* v0.1: cleanup
* v0.2: update layers
* v0.3: add VIA support
* v0.3: add VIA support (continue)
* vinh: test fw for uncertainty (deprecated)
* v0.1: update base firmware with 2 layers, use bongo cat animation for oled
* v0.1: change directory
* v0.1: cleanup
* v0.3: change keyboard name, remove eeprom config save in VIA keymap
* cleanup for PR
* update readme
* add license to header files, update ws2812 driver and DI_PIN to info.json
* resovle PR suggestion for config.h, halconf.h, mcuconf.h
* update info.json regarding PR comment
* update bongo.h regarding PR comment
* add oled mode toggle
* update readme.md, rules.mk regarding PR comment
* add submodule update
* move oled handle to keyboard level
* Update keyboards/vinhcatba/uncertainty/uncertainty.c
forgot user-level proces_record
* now using bongo as source file
* Apply suggestions from code review
remove default value codes
* move WPM_ENABLE and ENCODER_MAP_ENABLE to keymap level
* Apply suggestions from code review
* Apply suggestions from code review
* Update keyboards/vinhcatba/uncertainty/config.h
2023-10-08 23:35:51 -07:00
528ebb42a4
Merge remote-tracking branch 'origin/master' into develop
2023-10-08 18:43:45 +00:00
4345d34cf2
Fix build error when Automatic Mouse Layer is enabled ( #22229 )
2023-10-08 19:43:09 +01:00
690792eca9
Merge remote-tracking branch 'origin/master' into develop
2023-10-08 11:45:49 +00:00
7ca652ce6d
Flag vial keymaps in 'qmk lint' ( #22227 )
2023-10-08 12:45:13 +01:00
99b545843e
partially modernize dactyl_minidox
( #21576 )
...
* modernize `dactyl_minidox`
* Update config.h
revert RGB_MATRIX conditional
2023-10-08 01:38:30 -07:00
21389fbd89
[Bugfix] qp_ellipse
overflow ( #19005 )
2023-10-08 10:29:27 +11:00
ab952c358e
Merge remote-tracking branch 'origin/master' into develop
2023-10-07 14:36:44 +00:00
06d123de62
Adding BriianPowell Discipline Keyboard Layout Updates ( #21474 )
2023-10-08 01:36:05 +11:00
48b694b8d6
Merge remote-tracking branch 'origin/master' into develop
2023-10-07 14:01:22 +00:00
b768d74b2b
Update vid for printedpad ( #22215 )
2023-10-07 15:00:46 +01:00
6c858477f1
Merge remote-tracking branch 'origin/master' into develop
2023-10-07 00:31:49 +00:00
69c1790dce
Klein_HS PCB support ( #22203 )
2023-10-06 17:31:08 -07:00
6c3a512923
Merge remote-tracking branch 'origin/master' into develop
2023-10-06 00:34:51 +00:00
63b48f5096
Move orphaned Yugo-M files ( #22211 )
...
Moves files that were left behind by #14996 .
[bugfix]
2023-10-06 01:34:14 +01:00
0ca60eb759
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 23:35:02 +00:00
127560ae22
Add qmk ci-validate-aliases
( #22205 )
2023-10-06 10:34:23 +11:00
a7406a429e
Update Keychron Q4 ( #21996 )
2023-10-04 21:59:24 -07:00
5f33a251b3
Update Keychron Q0 ( #22068 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-04 21:59:06 -07:00
70f0c279f9
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:56:02 +00:00
92873cc14f
Add printedpad keyboard ( #21202 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-04 21:55:49 -07:00
2a8b3a809d
Add Line TKL keyboard ( #22172 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-04 21:53:41 -07:00
d30fe46b51
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:51:51 +00:00
8f757eece8
Add Keychron Q1 Version 2 ( #20416 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Adophoxia <andyao1528@gmail.com>
2023-10-04 21:51:16 -07:00
4e314d75af
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:48:12 +00:00
aaebb0a231
Add Wave keyboard ( #22054 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-04 21:47:34 -07:00
c33354805c
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:46:04 +00:00
9f31783249
Added 3dp660 oled keyboard ( #20591 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: xia0 <xiao@morgan.net.au>
2023-10-04 21:45:27 -07:00
d187a0a3af
Leeloo revision 2 updates ( #21671 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-04 21:37:02 -07:00
61a72b9c20
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:03:05 +00:00
a58f86812c
[Keyboard] Add qwertyqop60hs ( #22164 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-04 21:02:26 -07:00
cf5077451f
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 03:57:01 +00:00
22fbbbb1cc
[Keyboard] Add SP-111 v2 keyboard ( #21652 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-10-04 20:56:26 -07:00
c05603fa8c
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 03:50:19 +00:00
7603a464cd
Add keyboard Projectd/75/Projectd_75_ansi ( #21628 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-10-04 20:49:43 -07:00
b5cbd7f040
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 03:36:03 +00:00
d33f9ec86b
Add Acheron Themis and its variants ( #22142 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-04 20:35:24 -07:00
a0805eda18
Merge remote-tracking branch 'origin/master' into develop
2023-10-04 10:17:45 +00:00
6e93b59f61
Monstargear XO87 Soldered: correct layout data ( #22199 )
...
Correct key positions on the bottom row for `LAYOUT_tkl_ansi_tsangan`.
[chore]
2023-10-04 11:17:01 +01:00
d99dbe4d56
Update ISSI LED types ( #22099 )
2023-10-04 20:12:50 +11:00
c0f16be50f
Rename CKLED2001 driver to SNLED27351 ( #22071 )
2023-10-04 20:10:05 +11:00
24a795d7a9
Merge remote-tracking branch 'origin/master' into develop
2023-10-04 04:03:33 +00:00
5485d5023e
Add the Split67 keyboard PCB ( #22107 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-10-03 21:02:42 -07:00
2ba0a75c2f
add Skyloong/GK61_V1 keyboard ( #21364 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (#21255 )
2023-10-03 21:01:10 -07:00
38f89dfc2f
Update Keychron Q1v1 ( #21993 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:53:39 -07:00
6f59236b1f
Update Keychron Q3 ( #21995 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:53:19 -07:00
75ba2db2c1
Update Keychron Q2 ( #21994 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:52:09 -07:00
177fee0ad4
Merge remote-tracking branch 'origin/master' into develop
2023-10-04 03:41:33 +00:00
d9fa80c0b0
Added /handwired/ziyoulang_k3_mod ( #21965 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:40:57 -07:00
733f1da96b
Merge remote-tracking branch 'origin/master' into develop
2023-10-04 00:19:44 +00:00
a638f6e5aa
Fix minimum python version references ( #22191 )
2023-10-04 01:19:04 +01:00
3df155f203
Fix memory leak in realloc failure handling ( #22188 )
2023-10-04 09:27:11 +11:00
d6b16b0df0
Merge remote-tracking branch 'origin/master' into develop
2023-10-03 07:34:43 +00:00
bc5d407bf7
[Keyboard] Add SyenaKeyboards ( #22168 )
...
Co-authored-by: Syenasweta <syenasweta@gmail.com>
2023-10-03 01:34:06 -06:00
800ea2af89
Merge remote-tracking branch 'origin/master' into develop
2023-10-03 07:27:40 +00:00
f33881b1da
Add Soulstone keyboard ( #22093 )
2023-10-03 01:27:00 -06:00
bd5860de4e
is31fl3737/3741: add LED Matrix support ( #22163 )
2023-10-03 01:09:20 +11:00
6e3f770d0d
Merge remote-tracking branch 'origin/master' into develop
2023-10-02 10:50:26 +00:00
997a6747ee
Miscellaneous fixes for recently merged keyboards ( #22179 )
2023-10-02 11:49:53 +01:00
e78fe5f77b
Merge remote-tracking branch 'origin/master' into develop
2023-10-01 17:56:31 +00:00
1b7a538353
Bastard Keyboards: Add support for Dilemma Max (4x6_4) ( #22064 )
...
* tentatively add dilemma 4x6_4 WIP untested
PR by Casuanoob.
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-01 18:55:54 +01:00
da5d745c73
Merge remote-tracking branch 'origin/master' into develop
2023-10-01 05:34:31 +00:00
8813bdf5dd
Remove rosetta instructions for Apple Silicon ( #22174 )
2023-09-30 22:33:57 -07:00
ca2cb4f28c
Merge remote-tracking branch 'origin/master' into develop
2023-09-30 18:16:18 +00:00
c23d873e1a
keyboards: Add support for Sofle Choc ( #16736 )
...
Co-developed-by: Brian Low <github@brianlow.com>
Co-developed-by: duese <duese@users.noreply.github.com>
Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
2023-09-30 19:15:47 +01:00
07ec38f345
Merge remote-tracking branch 'origin/master' into develop
2023-09-30 02:44:14 +00:00
b404d5e9e4
Add Brutalv2 60 Keyboard ( #22094 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-29 19:43:40 -07:00
6910ed2de5
Add _DEFAULT_ON lighting configuration options ( #21865 )
2023-09-29 18:31:21 +01:00
2eed1f5bad
Add RGBLIGHT_DEFAULT_ON
macro configuration option ( #20857 )
...
* ADD RGB_DEFAULT_DISABLED option and updated documentation
* Formatting
* Add as by fauxpark's suggestion
Co-authored by: fauxpark
* Formatting
* Use boolean values instead of numerical
Co-authored-by: Ryan <fauxpark@gmail.com>
* Edit documentation formatting
Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove comment
Co-authored-by: Ryan <fauxpark@gmail.com>
* Set RGB mode to DEFAULT macro at init
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
2023-09-29 14:53:12 +01:00
67f52935e3
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 11:19:37 +00:00
cfb4bb9b98
teleport/native: switch from wrongly used user to kb function, boost matrix scan rate ( #21172 )
...
* enable LTO
* change from _user to _kb function
* switch matrix io delay to nops, add opt=3 for higher scan rates
* disable console which was enabled for testing but collides with endpoint used by VIA
* switched from opt=3 to opt=2
* Update keyboards/teleport/native/native.c
Co-authored-by: Joel Challis <git@zvecr.com>
* slightly upped debounce, as some testers had chatter with async + default debounce
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-29 12:19:03 +01:00
cfc668d43d
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 07:31:32 +00:00
ab1e851e7d
4pplet Eagle/Viper Rep Rev.A Layout Additions II ( #22161 )
2023-09-29 00:30:59 -07:00
931354ca35
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 06:43:28 +00:00
5626a9282c
Add KB12 keyboard ( #21605 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-28 23:42:45 -07:00
7b1c200380
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 06:39:55 +00:00
daea202bfd
add linworks fave60 ( #20796 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-28 23:39:15 -07:00
79464f3c52
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 04:55:52 +00:00
f214ee7f3a
Rura66 Layout Data ( #22155 )
...
* Friendly-format `info.json`
[style]
* Update layout data
- separate keyboard halves
- add vertical stagger
[refactor]
2023-09-28 21:55:14 -07:00
943876c432
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 04:35:07 +00:00
0edc68f7cd
HnahKB Freyr Layout Additions ( #22150 )
...
* Add layout/matrix diagram
[docs]
* Add `LAYOUT_tkl_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl`
[enhancement]
* Extend Community Layout support
Add as supported layouts:
- `tkl_ansi_split_bs_rshift`
- `tkl_ansi_tsangan`
- `tkl_ansi_tsangan_split_bs_rshift`
- `tkl_iso_split_bs_rshift`
- `tkl_iso_tsangan`
- `tkl_iso_tsangan_split_bs_rshift`
[enhancement]
2023-09-28 21:34:30 -07:00
a268437f17
Merge remote-tracking branch 'origin/master' into develop
2023-09-28 20:48:55 +00:00
c5706ef791
Allow for qmk mass-compile all:<keymap>
( #22116 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-29 06:48:20 +10:00
4a855bd2d1
GMMK2 65% ISO Community Layout Support ( #22152 )
...
* Refactor `LAYOUT` into `LAYOUT_65_iso_blocker`
Move the Enter key to the end of the home row for Community Layout
compatibility.
[chore] [refactor]
* Enable Community Layout support
[enhancement]
2023-09-28 21:30:07 +01:00
346b06d391
refactor: move default RGB/LED matrix #defines ( #21938 )
...
* refactor: move default RGB/LED matrix #defines
Moving the fallback definitions of macros like LED_MATRIX_VAL_STEP and
RGB_MATRIX_MAXIMUM_BRIGHTNESS to header files allows keyboards to
leverage these defaults without requiring #ifdef guards (and often
repeating said fallback definitions).
* style: use if(n)def for consistency
and remove redundant UINT8_MAX checks on maximum brightness
Co-authored-by: Joel Challis <git@zvecr.com>
* refactor: remove INDICATOR_MAX_BRIGHTNESS macro
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-28 11:51:18 +01:00
f4677c866e
Merge remote-tracking branch 'origin/master' into develop
2023-09-28 10:49:40 +00:00
fb0c64a567
Allow inline generation of compile_commands.json while doing a qmk compile
, using --compiledb
( #21549 )
2023-09-28 11:48:58 +01:00
da9f894341
Fix issues with adm42 ( #22144 )
2023-09-27 23:59:24 -07:00
d58f85e09e
is31fl3733: complete LED Matrix support ( #22149 )
2023-09-27 16:11:28 +10:00
288c2313fe
is31fl3218: Add LED Matrix support ( #22126 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-27 14:37:06 +10:00
18bc541694
Update Drop keyboards for develop ( #22145 )
2023-09-27 04:16:37 +01:00
41977a6010
Merge remote-tracking branch 'origin/master' into develop
2023-09-27 02:58:31 +00:00
0ecb03ad47
Drop V2 production updates ( #22147 )
2023-09-27 03:57:57 +01:00
4e86dca49d
Fix parsing/validation for 21939 ( #22148 )
2023-09-27 03:57:37 +01:00
32de27bb20
is31fl3736: extract single-color API ( #22133 )
2023-09-27 01:18:07 +01:00
5da3604ec3
Merge remote-tracking branch 'origin/master' into develop
2023-09-26 23:49:20 +00:00
25c850e762
Add support for YMD75 V4 - ISO ( #22128 )
2023-09-27 00:49:07 +01:00
351b5cd2cd
Initial support for CSTM80 ( #22137 )
2023-09-27 00:48:42 +01:00
80ccbdfd86
More data driven RGB/LED Matrix config ( #21939 )
2023-09-27 00:41:13 +01:00
d202355f75
Merge remote-tracking branch 'origin/master' into develop
2023-09-26 18:07:10 +00:00
ca9664b1ac
[Keyboard] Add spankbd, 3x5+3 split keyboard ( #22003 )
2023-09-26 12:06:18 -06:00
be1214814e
Merge remote-tracking branch 'origin/master' into develop
2023-09-26 06:17:57 +00:00
46c1e7351e
rastersoft/minitkl layout corrections ( #22130 )
2023-09-25 23:17:47 -07:00
17ae28f0e4
Fix doc for programmable buttons. ( #22136 )
...
Co-authored-by: Yanfei Guo <yguo@anl.gov>
2023-09-25 23:17:20 -07:00
fc25b92e0f
Merge remote-tracking branch 'origin/master' into develop
2023-09-26 02:21:14 +00:00
8d9c770a81
Fix entry into bootloader for STM32G431. ( #22138 )
2023-09-26 12:20:32 +10:00
1acecc38e9
add tofujr v2 keyboard ( #21740 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-25 18:16:28 -07:00
0b6c9385bc
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 19:41:01 +00:00
6eb2e43a8d
Fix typo in oled_driver ( #22134 )
...
betwen -> between
2023-09-25 20:40:27 +01:00
339bff6339
Move velocikey to within rgblight ( #22123 )
2023-09-25 17:48:10 +01:00
1052c03a5b
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 09:46:26 +00:00
2fad45132f
Added more rgb effects for rpk-001 keyboard ( #22120 )
2023-09-25 10:45:48 +01:00
a7afa58fb6
YMDK Melody96 Break-Up ( #22121 )
2023-09-24 22:39:18 -07:00
d3b82322af
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 05:13:35 +00:00
538978b782
Add zoom98 ( #22062 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-24 22:13:00 -07:00
a931e6d7bd
Update WS2812 docs and add APA102 docs ( #22106 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-09-25 14:18:40 +10:00
9b0887359b
[Feature] Compilation warning if both keymap.json
and keymap.c
exist ( #19939 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-09-25 14:17:50 +10:00
2563c9ba7f
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 03:34:50 +00:00
7e923580a5
Add Palmetto PCB ( #21955 )
2023-09-24 20:33:55 -07:00
234e099c72
Added skyloong/Qk21 v1 Number Pad ( #21467 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-24 20:28:08 -07:00
21ed9b4575
Simplify more feature driver defines ( #22090 )
2023-09-25 13:06:42 +10:00
61702b2564
Set default board files for uf2boot bootloader ( #22129 )
2023-09-25 13:05:28 +10:00
a4760c4d1b
Remove duplicated rgblight implementation from mxss ( #22122 )
2023-09-25 13:04:38 +10:00
c597731d1d
Merge remote-tracking branch 'upstream/master' into develop
2023-09-25 13:03:02 +10:00
6b671f93c6
feat(eyeohdesigns/babyv): rgb matrix ( #22105 )
2023-09-25 13:02:08 +10:00
0c4bd1ccdc
Bump tj-actions/changed-files from 38 to 39 ( #21923 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 13:00:34 +10:00
4d994458f0
Document the RP2040-specific PS/2 implementation ( #22079 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-09-25 13:00:13 +10:00
27ad5b4f4e
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 02:59:53 +00:00
c10a46aa43
Add is0gr to QMK ( #22024 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-25 12:59:38 +10:00
9d526b8d66
Added flower blooming on RGB Matrix effect ( #21948 )
2023-09-25 12:58:45 +10:00
e3cbd8a965
amend 75_(ansi|iso) community_layouts in keyboards/ ( #21837 )
2023-09-25 12:57:18 +10:00
2181da4b72
amend split_* community_layouts in keyboards ( #21847 )
2023-09-25 12:56:33 +10:00
de8d8686d2
Chromatonemini info json revised to support qmk 0.22.2 ( #21966 )
2023-09-25 12:55:42 +10:00
1a1085da48
Add community layout support to tofu60 ( #22041 )
2023-09-25 12:54:59 +10:00
408d61dcfb
Chibios SPI driver: allow some SPI pins to be left unassigned ( #20315 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-09-25 12:54:22 +10:00
e0eb90aba1
Fix OSM on a OSL activated layer ( #20410 )
2023-09-25 12:53:12 +10:00
f35dee5c05
Take care of scroll divisor remainders for PS/2 drag scroll ( #20732 )
2023-09-25 12:49:31 +10:00
960d6e0d7d
[Enhancement] Improvements for debounce test coverage + bug fixes for sym_defer_g and sym_eager_pr ( #21667 )
...
Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
2023-09-25 12:48:55 +10:00
dd94877ec6
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases ( #15889 )
2023-09-25 12:45:49 +10:00
1fb02d5ad8
Merge remote-tracking branch 'upstream/master' into develop
2023-09-25 12:34:48 +10:00
131bc92b77
Fix variable misspelling ( #21774 )
2023-09-25 12:32:50 +10:00
4ebb065f94
Fix combo_ref_from_layer respect different default layer [ #21780 ] ( #21781 )
2023-09-25 12:32:20 +10:00
a360900fbb
[Enhancement] QP Getters ( #21171 )
2023-09-25 12:31:46 +10:00
4e7e824a73
Rotary numpad ( #21744 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-25 12:31:24 +10:00
9d3c0018c1
Added Wyvern Hotswap by BredWorks ( #21141 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2023-09-25 12:28:48 +10:00
fb18ac2b10
[Core] Bump mouse endpoint packet size to 16 bytes ( #21711 )
2023-09-25 12:27:34 +10:00
2f4e1a78ad
Reduce popping during audio initialization using the additive DAC ( #21642 )
2023-09-25 12:26:32 +10:00
1d94de5358
Optimize the additive DAC code, fixing performance-related hangs ( #21662 )
2023-09-25 12:26:02 +10:00
7850f0d8c6
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 02:25:32 +00:00
246f3cb4d2
Improve directional transition of overlapping mouse keys ( #21494 )
2023-09-25 12:25:24 +10:00
133be8759a
included keyboard.h. To use is_keyboard_master with a split with an i… ( #21571 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: tokky <tokky@localhost-live.attlocal.net>
2023-09-25 12:24:57 +10:00
99290b4c7e
Add full solenoid support on split keyboards ( #21583 )
...
Co-authored-by: Jacob Gable <jacob.gable@statheros.tech>
2023-09-25 12:23:31 +10:00
7a761ebf7d
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 01:51:10 +00:00
9b429bd12d
Revert "Update feature_rgblight.md" ( #22132 )
2023-09-25 11:50:35 +10:00
2821561618
Merge remote-tracking branch 'origin/master' into develop
2023-09-25 01:44:31 +00:00
ee4e22d5ea
Update feature_rgblight.md ( #21483 )
2023-09-25 11:43:55 +10:00
a69262398f
KC60 Layout Standardization and Cleanup ( #22125 )
...
* Refactor `dbroqua` keymap
- use `layer_names` enum
- use QMK-native alias for `KC_TRNS`
- apply four-space indent
- grid-align keycodes
- refactor keymap to use `LAYOUT_all` macro.
- The keycode for position [4, 9] (right half of Split Backspace)
moves to the top row.
- The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split
RShift) switch positions.
[refactor]
* Refactor `dbroqua_hhkb` keymap
- use `layer_names` enum
- use QMK-native alias for `KC_TRNS`
- apply four-space indent
- grid-align keycodes
- refactor keymap to use `LAYOUT_all` macro.
- The keycode for position [4, 9] (right half of Split Backspace)
moves to the top row.
- The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split
RShift) switch positions.
[refactor]
* Touch-up `default` keymap
- fix keycode grid alignment
[style]
* Refactor `sgoodwin` keymap
- grid-align keycodes
- apply four-space indent
- refactor keymap to use `LAYOUT_all` macro.
- The keycode for position [4, 9] (right half of Split Backspace)
moves to the top row.
- The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split
RShift) switch positions.
[refactor]
* Refactor `stanleylai` keymap
- delete `config.h` (use RGB config from keyboard `info.json`)
- fixes non-compilation
- use `layer_names` enum
- use four-space indent
- update keycode grid alignment
- refactor keymap to use `LAYOUT_all` macro.
- The keycode for position [4, 9] (right half of Split Backspace)
moves to the top row.
- The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split
RShift) switch positions.
[bugfix] [refactor]
* Touch-up `via` keymap
- fix keycode grid alignment
[style]
* Refactor `wigguno` keymap
- use four-space indent
- use QMK-native keycode alias for `KC_DELETE`
- refactor keymap to use `LAYOUT_all` macro.
- The keycode for position [4, 9] (right half of Split Backspace)
moves to the top row.
- The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split
RShift) switch positions.
[refactor]
* Remove `LAYOUT` macro
Superseded by `LAYOUT_all`.
[chore]
* Add `LAYOUT_60_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_60_tsangan_hhkb`
[enhancement]
* Add `LAYOUT_60_ansi_tsangan`
[enhancement]
* Add `LAYOUT_60_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_60_iso`
[enhancement]
* Add `LAYOUT_60_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_60_iso_tsangan`
[enhancement]
* Add `LAYOUT_60_hhkb`
[enhancement]
* Add `LAYOUT_60_true_hhkb`
[enhancement]
* Add layout/matrix diagram
[docs]
* Add `LAYOUT_60_abnt2`
[enhancement]
* Extend Community Layout support
Add support for community layouts:
- `60_ansi_split_bs_rshift`
- `60_ansi_tsangan`
- `60_tsangan_hhkb`
- `60_hhkb`
- `60_abnt2`
- `60_iso`
- `60_iso_split_bs_rshift`
- `60_iso_tsangan`
[enhancement]
* Fix `LAYOUT_60_abnt2` support
[bugfix]
2023-09-24 15:29:44 -07:00
b667408be3
add dp3000 rev2 featuring rgblight ( #22084 )
2023-09-24 11:04:39 -07:00
2f7b7a1273
Merge remote-tracking branch 'origin/master' into develop
2023-09-24 07:57:44 +00:00
f8884640b0
YMDK Melody96 Matrix Touch-Up ( #22113 )
...
* Correct layout/matrix diagram
Correct swapped designations for ANSI Backslash and ANSI Enter keys.
[docs]
* Correct matrix data
Correct the matrix data for:
- `LAYOUT_all`
- `LAYOUT_96_ansi`
- `LAYOUT_96_ansi_splitbs`
which all had the matrix positions for ANSI Backslash and ANSI Enter swapped.
[bugfix]
* Implement `LAYOUT_hotswap` directly
Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to
`LAYOUT_96_ansi`.
[bugfix]
* Specify primary support for Soldered PCBs
Current version of codebase primarily supports Soldered PCBs.
[enhancement] [docs]
2023-09-24 00:57:08 -07:00
59787a2e51
input_club/infinity60: remove custom 3731 code, convert to LED Matrix ( #22117 )
...
* input_club/infinity60: remove custom 3731 code, convert to LED Matrix
* Add licences
2023-09-24 03:36:06 +01:00
6424dadd37
Remove custom ISSI lighting code ( #22073 )
...
* Remove CU75 custom lighting
* Remove LFK78 custom lighting
* Remove LFK87 custom lighting
* Remove LFKPad custom lighting
* Remove Mini1800 custom lighting
* Remove SMK65 custom lighting
* Remove LFK65-HS custom lighting
* Remove LFKeyboards custom lighting
* Remove Meira custom lighting
2023-09-24 03:32:20 +01:00
9c340077f6
Fix lower cpi bound on PMW33XX ( #22108 )
2023-09-23 15:23:15 -07:00
c9810facce
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 20:23:24 +00:00
26b2288bde
[Keyboard] Enable RGB_TEST animation on riot_pad ( #22118 )
...
Co-authored-by: ShandonCodes <shandon@shandon.codes>
2023-09-23 13:22:44 -07:00
5271e89fa7
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 08:34:54 +00:00
c0d7a43637
Add Jank RP2040 Dactyl ( #21973 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-23 01:34:22 -07:00
81ea182be4
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 08:18:44 +00:00
bd2a33fe77
Add reminder about format-json to PR Checklist ( #22055 )
2023-09-23 01:18:11 -07:00
5024835c6f
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 06:17:56 +00:00
9a5b631ed6
GMMK2 96% ISO: Correct layout data ( #22101 )
2023-09-22 23:17:15 -07:00
4873d8c27d
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 05:46:47 +00:00
7f2f15bc1a
[Keyboard] Add SIRIND Klein ( #21951 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-09-22 22:46:13 -07:00
4f00ca8d51
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 05:11:18 +00:00
4590b808da
add subrezon/lancer keyboard ( #20792 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Daniel Osipishin <danielos@retarus.de>
2023-09-22 22:10:35 -07:00
389c8eea85
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 04:46:07 +00:00
ef214e6a3c
Add 'dactyl_tracer' keyboard ( #20993 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-22 21:45:34 -07:00
ac3a1c3569
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 03:08:19 +00:00
73ffa4594d
Fix up qmk mass-compile
makefile indenting. ( #22115 )
2023-09-23 13:07:38 +10:00
96bb79fd75
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 02:56:05 +00:00
e001c3349b
Shoc: physically arrange keymaps/layout macro ( #22100 )
2023-09-22 19:55:25 -07:00
d5baa925e7
Merge remote-tracking branch 'origin/master' into develop
2023-09-23 02:19:10 +00:00
d49edbcf14
Added OLED SSD1306 128x64 to the verified working table ( #22112 )
2023-09-23 12:18:37 +10:00
c08cf78b47
Merge remote-tracking branch 'origin/master' into develop
2023-09-22 23:00:16 +00:00
5cc5270aaf
Royal Kludge RK G68 Community Layout Support ( #22103 )
...
* Rename `LAYOUT` to `LAYOUT_65_ansi`
[refactor]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
- fix keycode grid alignment
[style]
* Touch-up readme
- link to maintainer's GitHub profile
- specify codebase is for RGB version of RK G68
- update Hardware Availability links
[docs]
2023-09-22 15:59:41 -07:00
8ea8b80b85
Merge remote-tracking branch 'origin/master' into develop
2023-09-22 02:12:53 +00:00
abd432fd7a
Allow for qmk compile -kb all
. ( #22022 )
2023-09-22 12:12:20 +10:00
adc217137e
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 17:18:16 +00:00
a26e1c8b63
keymaps: Fix hacker_dvorak build. ( #22102 )
2023-09-21 11:17:38 -06:00
ad7a405fa5
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 06:02:13 +00:00
8c52bab930
add odinmini layout ( #21983 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 23:01:55 -07:00
dc2315ad85
add dz60v2 keyboard ( #21862 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 23:01:38 -07:00
f8cea06be3
RGBLight/Backlight: add prefixed driver defines ( #22089 )
2023-09-21 15:50:01 +10:00
3062c98093
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 05:46:11 +00:00
363dee82d8
Keychron q9 plus ( #21399 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-20 22:45:36 -07:00
629ac9ae68
Add KPRepublic/BM40hsrgb rev2 ( #16689 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-09-20 22:45:25 -07:00
4df24bc05d
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 05:23:58 +00:00
5858efd6c9
kimiko: mirror encoder pins between halves ( #21728 )
2023-09-21 06:23:18 +01:00
298fa76d1e
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 05:16:59 +00:00
139a7fc6c2
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 05:16:23 +00:00
e91bf4583f
Quarkeys Studio Z67 Hotswap Community Layout Support ( #22096 )
2023-09-20 22:16:22 -07:00
f543a44836
Quarkeys Studio Z67 Solder Community Layout Support ( #22095 )
2023-09-20 22:15:45 -07:00
656b931d70
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 03:46:04 +00:00
4ec3e239ba
[Keyboard] Add QCK-75 ( #21180 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-20 20:45:29 -07:00
966a560836
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 03:03:05 +00:00
e56ea60058
amend 68_(ansi|iso) community_layouts in keyboards/ ( #21835 )
2023-09-20 20:02:32 -07:00
53e543386e
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:43:26 +00:00
4520a584e4
[Keyboard] Add rpk-001 keyboard ( #21042 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Joy <chang.li@westberrytech.com>
2023-09-20 19:38:20 -07:00
d820114560
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:37:21 +00:00
b5b900200f
Add funtions of Encoder and VIA for redragon/k667 ( #21917 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: syc <squall_sha@163.com>
2023-09-20 19:36:40 -07:00
b57eb73fcd
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:34:53 +00:00
3d1b9e98a4
Add ScottoLong Keyboard ( #20938 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:34:16 -07:00
e55220dbe0
Add ScottoMacrodeck Macropad ( #20946 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:33:57 -07:00
9b69921491
Add ScottoFly Keyboard ( #20939 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:33:27 -07:00
9edeec7f23
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:33:26 +00:00
1c62cb7b42
Add ScottoMouse Handwired Macropad ( #21074 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
2023-09-20 19:32:45 -07:00
bb50721ddd
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:32:02 +00:00
4629d6a671
Add ScottoSlant Keyboard ( #20942 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:31:16 -07:00
db68a95cae
LED/RGB Matrix: prefix driver defines ( #22088 )
2023-09-21 12:16:17 +10:00
6b5cb01834
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:14:35 +00:00
6dc482b197
apply 66_(ansi|iso) to keyboards ( #21834 )
2023-09-20 19:14:00 -07:00
bc9bb2f3be
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:11:58 +00:00
22c576b40b
[Keyboard] add Quokka keyboard ( #20979 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:11:24 -07:00
29ffe804b8
Modernize dactyl_manuform/dmote
keyboard ( #20427 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 19:10:59 -07:00
b6a881ba32
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 02:04:07 +00:00
fffea62005
[Keyboard] Momokai Aurora ( #20419 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-20 19:03:32 -07:00
21c396a3aa
Merge remote-tracking branch 'origin/master' into develop
2023-09-20 13:14:27 +00:00
cdff9b8da7
Restrict "feature" and "animation" keys ( #21895 )
2023-09-20 14:13:51 +01:00
9a4c307740
Migrate dynamic_keymap.layer_count >= 4 ( #22087 )
2023-09-20 14:11:33 +01:00
4b26d9b62b
Update AW20216S LED type ( #22072 )
...
* Update AW20216S LED type
* Remove mattgauf keymap
2023-09-20 11:50:52 +01:00
3575e27ece
Merge remote-tracking branch 'origin/master' into develop
2023-09-20 10:39:15 +00:00
16ad362e67
amend 96_(ansi|iso) community_layouts in keyboards/ ( #22066 )
2023-09-20 03:38:36 -07:00
f03c470adf
Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED ( #22085 )
2023-09-20 10:27:54 +01:00
c2c7b7af7a
Merge remote-tracking branch 'origin/master' into develop
2023-09-20 06:36:13 +00:00
05dfe9f9c5
Alchemist Keyboards OGRN Layout Addition ( #22080 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Add `LAYOUT_ortho_5x4`
[enhancement]
* Touch-up keymaps
- update grid-alignment (layer-to-layer consistency)
- fix box drawings
[style]
* Extend Community Layout support
Add `ortho_5x4` to supported Community Layouts.
[enhancement]
2023-09-19 23:35:37 -07:00
2aacda3235
Move PACKED
define to util.h ( #22074 )
2023-09-20 07:33:54 +01:00
7bfd775a5c
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 23:42:53 +00:00
2742935c54
SapuSeven MacroPad12: rename LAYOUT to LAYOUT_ortho_3x4 ( #22081 )
2023-09-20 00:42:12 +01:00
f7f775a4ef
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 23:09:33 +00:00
8c92c0a59d
Add OLED logo DP3000 macropad ( #21936 )
2023-09-19 17:08:58 -06:00
16222f53a3
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 22:08:52 +00:00
4ce3a1c1e9
Ubest VN Community Layout Support ( #22070 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_ansi_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi`
[enhancement]
* Add `LAYOUT_65_iso_split_bs`
[enhancement]
* Add `LAYOUT_65_iso`
[enhancement]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
- apply four-space indent
- grid-align keycodes
[style]
2023-09-19 15:08:09 -07:00
0c6c51eb63
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 21:32:52 +00:00
56a87efbac
DZTech Pluto Community Layout support ( #22069 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
- apply four-space indent
- sort JSON keys in layout objects
[style]
* Correct `LAYOUT_all` data
Correct key sizes/positions of:
- ANSI Backslash [1, 13]
- ANSI Enter [1, 14]
- Fn [3, 13]
[chore]
* Correct `LAYOUT_iso` data
Correct position of Fn key [3, 13].
[chore]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
Update keycode grid alignment.
[style]
2023-09-19 14:32:16 -07:00
8f22105289
Add and use I2C address defines for ISSI LED drivers ( #22008 )
2023-09-19 19:31:54 +10:00
74360d0a01
[Keymap] fix unxmaal for 60_iso ( #21975 )
2023-09-18 19:37:14 -07:00
c7972f2645
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 01:00:45 +00:00
ef31109ad2
[Keyboard] Add riot pad ( #22060 )
...
Co-authored-by: ShandonCodes <shandon@shandon.codes>
2023-09-18 18:00:11 -07:00
8f9847248a
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 18:56:34 +00:00
16f2a3e2f8
Add missing gpio include to ps2 vendor ( #22063 )
2023-09-18 19:55:51 +01:00
db6b97e90b
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 12:53:28 +00:00
48b4ce6ddb
Adding support for the Pteron56 (PCB) keyboard ( #21731 )
2023-09-18 13:52:48 +01:00
7654549bff
Add missing fullsize extended default layouts ( #21402 )
2023-09-18 16:47:54 +10:00
a32c4ae918
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 04:57:45 +00:00
cd095c817e
Wolf Ziggurat Layout Additions ( #22053 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up layout data
Move the ISO Hash key to the main key area.
[chore]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_xt_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_xt_iso_blocker_tsangan`
[enhancement]
2023-09-17 21:57:03 -07:00
a779e82bc7
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 04:26:54 +00:00
6ba53f661a
Wolf Silhouette Community Layout Support ( #22052 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up layout data
Move the ISO Hash key to the main key area.
[chore]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-17 21:26:13 -07:00
25cf8546fe
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 03:50:49 +00:00
25df4ba6bd
Wolf Neely65 Touch-Up ( #22045 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up keymaps
- grid-align keycodes
- use QMK-native keycode aliases
[refactor]
* Fix keymaps
Fix keycodes being assigned out of order with respect to `info.json`.
- move XT function keys to left side
- move keycodes for position [2, 14] from Home Row to Number Row
[bugfix]
* Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_tsangan_wkl_split_bs`
[refactor]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan_wkl`
[enhancement]
2023-09-17 20:50:14 -07:00
b3c397ba08
Merge remote-tracking branch 'origin/master' into develop
2023-09-18 03:18:31 +00:00
b5181e3d06
Viktus Styrka Topre Layout Standardization and Touch-Up ( #22044 )
...
* Add layout/matrix diagram
[docs]
* Alias `LAYOUT_all` to `LAYOUT_split_6u`
`LAYOUT_all` and `LAYOUT_split_6u` represent the same matrix positions
and sequence, so implement the former as an alias.
[refactor]
* Touch-up keymaps
- grid-align keycodes
- use QMK-native keycode aliases
[chore]
* Friendly-format `info.json`
[style]
* Correct layout data
Correct key sizes/positioning on the bottom row.
[chore]
* Rename `LAYOUT_2u_6u` to `LAYOUT_65_xt_ansi_blocker`
[refactor]
* Rename `LAYOUT_2u_7u` to `LAYOUT_65_xt_ansi_blocker_tsangan`
[refactor]
* Rename `LAYOUT_split_6u` to `LAYOUT_65_xt_ansi_blocker_split_bs`
[refactor]
* Rename `LAYOUT_split_7u` to `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
[refactor]
2023-09-17 20:17:51 -07:00
e0b3b12253
Merge remote-tracking branch 'origin/master' into develop
2023-09-17 17:42:01 +00:00
6129f5f68b
Add all RGB Matrix Animations to city42 ( #21992 )
2023-09-17 11:41:26 -06:00
6e98c80eaa
Merge remote-tracking branch 'origin/master' into develop
2023-09-17 17:36:04 +00:00
652c5a9410
geistmaschine/macropod: fix issues waking up after suspend on apple devices ( #22023 )
2023-09-17 11:35:29 -06:00
f457f0a26d
Merge remote-tracking branch 'origin/master' into develop
2023-09-17 17:33:19 +00:00
9f9ad95fb4
Fix paragon encoder pinout for soldered version ( #22043 )
2023-09-17 11:32:44 -06:00
78fdebb130
Merge remote-tracking branch 'origin/master' into develop
2023-09-17 12:19:00 +00:00
1fbd45a594
Add missing gpio and chibios defs to uart.h ( #22033 )
2023-09-17 13:18:26 +01:00
1ea54a2d8d
Complete RGB Matrix support for IS31FL3218 ( #22004 )
2023-09-17 22:11:16 +10:00
32126dc4f0
Merge remote-tracking branch 'origin/master' into develop
2023-09-17 07:12:06 +00:00
39fafdac0f
Move Digitizer to "Software Features" ( #22031 )
2023-09-17 08:11:32 +01:00
f956ed7366
Remove config.h which only set DYNAMIC_KEYMAP_LAYER_COUNT ( #22034 )
2023-09-17 07:19:40 +01:00
615ca78567
directly use object files when linking ELF ( #22025 )
2023-09-17 14:25:46 +10:00
169b0f33f6
Lvgl rate control ( #22049 )
2023-09-17 14:25:14 +10:00
451ac2aa1e
Merge remote-tracking branch 'origin/master' into develop
2023-09-16 21:19:44 +00:00
4162d1f056
Sho Studios ARC Layout Addition ( #22037 )
...
* Add layout/matrix diagram
[docs]
* Format `info.json`
Apply four-space indent.
[style]
* Add `LAYOUT_ansi_split_bs`
[enhancement]
2023-09-16 14:19:09 -07:00
e8c6d1c620
Merge remote-tracking branch 'origin/master' into develop
2023-09-16 20:42:20 +00:00
6b1b746f66
RuckerMachine RM Fullsize Layout Additions ( #22036 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_fullsize_108_ansi`
[enhancement]
* Add `LAYOUT_fullsize_108_ansi_tsangan`
[enhancement]
2023-09-16 13:41:40 -07:00
f4a10933ca
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 23:40:17 +00:00
71d5d14c13
Rico Phoenix Project No. 1 Layout Additions ( #22035 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_ansi_rwkl_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_rwkl`
[enhancement]
* Add `LAYOUT_65_ansi_wkl_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_wkl`
[enhancement]
* Add `LAYOUT_65_iso_rwkl_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_rwkl`
[enhancement]
* Add `LAYOUT_65_iso_wkl_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_wkl`
[enhancement]
2023-09-15 16:39:34 -07:00
21c5d2de39
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 22:26:44 +00:00
4767554562
Raindrop Layout Updates ( #22032 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT_all` to `LAYOUT_64_ansi_split_bs`
[refactor]
* Add `LAYOUT_60_ansi_split_bs_rshift`
[enhancement]
2023-09-15 15:25:52 -07:00
241415ecb6
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 21:45:13 +00:00
d83ac7a124
[Keyboard] Adding Treasure TYPE-9 series III ( #21748 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-15 14:44:41 -07:00
85c2b03507
[Keyboard] Rename og60 to tofu60 ( #21684 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-15 12:36:31 -07:00
134b60bb25
[keyboard] tominabox1/le_chiffre oled rework ( #21611 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-15 12:06:11 -07:00
35be48f525
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 18:57:15 +00:00
29d1a2cc51
[Keyboard] add 1upkeyboards 1upslider8 ( #21546 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-15 11:56:41 -07:00
6840589ca5
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 18:34:55 +00:00
e7ae5ec07c
[Keyboard] Add splitkb.com's Aurora Helix ( #21871 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-15 11:34:21 -07:00
f0e2dd4b5e
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 07:47:49 +00:00
49f1cbd40e
Neson Design Nico Layout Additions ( #22027 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_split_bs`
[refactor]
* Add `LAYOUT_65_xt_ansi_blocker`
[enhancement]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
[enhancement]
* Touch-up keymaps
- grid-align keycodes
- use four-space indent
- use QMK-native keycode aliases
[refactor]
* Update `via` keymap
Update the `via` keymaps to have the same key assignments as the
`default` keymap, which is more fleshed out.
[chore]
2023-09-15 00:47:10 -07:00
8e3a2b9755
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 06:19:03 +00:00
06dfa1cafc
Nix Studio Lilith Layout Additions ( #22028 )
...
* Add layout/matrix diagram
[docs]
* Sort keys in `info.json`
[style]
* Add `LAYOUT_65_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_blocker_tsangan_split_bs`
[enhancement]
* Extend Community Layout support
[enhancement]
2023-09-14 23:18:28 -07:00
8ee21ac16d
Merge remote-tracking branch 'origin/master' into develop
2023-09-15 01:08:26 +00:00
598303fa95
OwLab Jelly Evolv Solder Layout Additions ( #22029 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_ansi_blocker`
[enhancement]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_iso_blocker`
[enhancement]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan`
[enhancement]
2023-09-14 18:07:48 -07:00
16ca3121d2
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 22:47:47 +00:00
3d86b92511
QVEX Tech Lynepad2 Layout Update ( #22030 )
...
* Add layout/matrix diagram
[docs]
* Update layout data
Update layout data to disambiguate the key/joystick/thumbpad functions
in Configurator.
[chore]
2023-09-14 23:47:03 +01:00
24a922b54b
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 20:39:17 +00:00
46d679ab11
qmk format-json
: Add an in-place mode to format json command (#21610 )
2023-09-14 21:38:42 +01:00
f9777dfda4
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 20:37:59 +00:00
4f26a8b308
MonsGeek M1: Correct layout data ( #22026 )
...
Apply vertical offset to the arrow keys.
[chore]
2023-09-14 21:37:24 +01:00
fe00bb9746
Migrate i2c EEPROM_DRIVER to info.json ( #22013 )
2023-09-14 20:50:07 +01:00
97464e470c
Remove duplication of EEPROM defaults ( #22011 )
2023-09-14 20:46:50 +01:00
f739fa19e7
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 19:44:50 +00:00
58c2dae32e
Mode M256-WH Community Layout Support ( #22019 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_65_ansi_blocker`
[refactor]
* Add `LAYOUT_65_ansi_blocker_tsangan`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-14 12:44:07 -07:00
43ae1370f3
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 19:07:56 +00:00
294fc6caef
Mode M256-WS Community Layout Support ( #22020 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_blocker`
[enhancement]
* Add `LAYOUT_65_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_blocker`
[enhancement]
* patch `LAYOUT_65_iso_blocker_split_bs`
* patch `LAYOUT_65_iso_blocker`
* Add `LAYOUT_65_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_blocker_tsangan`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-14 12:07:22 -07:00
4e4ef11cf1
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 17:58:24 +00:00
269c7b6e5b
Mechlovin Zed65 910 Layout Standardization ( #22018 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT_65_iso_tsangan_split_bs` to `LAYOUT_iso_split_bs`
[refactor]
* Rename `LAYOUT_65_ansi_tsangan` to `LAYOUT_ansi`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan`
[refactor]
* Rename `LAYOUT_65_ansi_tsangan_split_bs` to `LAYOUT_all`
[refactor]
2023-09-14 10:57:44 -07:00
2b50cd7989
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 17:20:55 +00:00
cfe52b6e6e
Maze Studio Jocker 1800 Layout Additions ( #22016 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_ansi_split_bs`
[refactor]
* Add `LAYOUT_ansi`
[enhancement]
* Add `LAYOUT_ansi_wkl_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl`
[enhancement]
2023-09-14 10:20:14 -07:00
9c2c96a20e
[Bug] Fix default layer value in eeconfig_init ( #21909 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-14 10:17:15 -07:00
99a225e1a2
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 09:48:45 +00:00
78eb69ead5
Linworks Fave60a Community Layout Support ( #22015 )
...
* Friendly-format `info.json`
[style]
* Correct layout data
[chore]
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_60_tsangan_hhkb`
[refactor]
* Add `LAYOUT_60_ansi_tsangan`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-14 02:48:09 -07:00
98f0c0895b
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 09:16:50 +00:00
02e6c04ac2
Krado Industries Promenade Layout Additions ( #22014 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Correct key order
[bugfix]
* Add `LAYOUT_2x2u`
[enhancement]
* Add `LAYOUT_2x3u`
[enhancement]
* Add `LAYOUT_6u_space`
[enhancement]
* Add `LAYOUT_7u_space`
[enhancement]
* Touch-up `via` keymap
Update keycode grid alignment to match the `default` keymap.
[style]
2023-09-14 02:16:04 -07:00
d8e100ae3c
Allow force flush of oled display ( #20953 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-14 01:20:03 -07:00
b9d6bfe927
Fix input_club/k_type when RGB Matrix disabled ( #22021 )
2023-09-14 17:23:06 +10:00
76daf29ef0
Add and use PWM frequency defines for ISSI LED drivers ( #22009 )
2023-09-14 08:02:40 +01:00
f9ed1e3ebc
fc660c/fc980c: clean up actuation point adjustment code ( #21964 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-14 13:57:10 +10:00
20cbe372a6
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 03:08:39 +00:00
e67a4ba7ce
Update to 'peterfalken' userspace configurations ( #21836 )
2023-09-14 13:08:00 +10:00
794afbd1c1
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 02:44:04 +00:00
9f0f39555c
Kopibeng XT87 Layout Additions & Touch-Up ( #22002 )
...
* Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl`
[enhancement]
* Correct layout data
Correct key positioning on the function row.
[enhancement]
* Friendly-format `info.json`
[style]
* Move ISO Enter to Home Row
Corrects the implementation of the ISO Community Layouts.
[bugfix]
2023-09-13 19:43:31 -07:00
7d81d333f2
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 01:07:09 +00:00
f4a702e49f
Kibou Suisei Layout Addition ( #22001 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_65_ansi_blocker_tsangan_wkl_split_bs`
[refactor]
* Add `LAYOUT_65_ansi_blocker_tsangan_wkl`
[enhancement]
2023-09-13 18:06:19 -07:00
7c4d3d13e3
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 00:47:59 +00:00
32f060366f
Keebio NyquistPad Layout Updates ( #22000 )
...
* Rename `LAYOUT` to `LAYOUT_ortho_5x6`
[refactor]
* Add `LAYOUT_ortho_5x6_1x2u`
[enhancement]
2023-09-13 17:47:25 -07:00
00feff656f
Migrate WEAR_LEVELING_*_SIZE to info.json ( #22010 )
2023-09-14 09:13:19 +10:00
36b4e290c8
Merge remote-tracking branch 'origin/master' into develop
2023-09-13 21:55:21 +00:00
c6841a51de
Jaykeeb Sebelas: Standardize Layout Names ( #21999 )
...
* Rename `LAYOUT_65_ansi_blocker` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_split_bs` to `LAYOUT_ansi_blocker_split_bs`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_tsangan_split_bs` to `LAYOUT_ansi_blocker_tsangan_split_bs`
[refactor]
2023-09-13 14:54:46 -07:00
5a69d3006a
Merge remote-tracking branch 'upstream/master' into develop
...
Fixes a merge conflict originating from #21998
(33d7fa1180d232dcdb024c68a8f4629dced32afb).
2023-09-13 14:28:26 -07:00
1b637287a1
Default wear leveling logical size to half backing ( #22006 )
2023-09-14 07:13:21 +10:00
33d7fa1180
Inland MK47 Community Layout Support ( #21998 )
...
* Rename `LAYOUT` to `LAYOUT_planck_mit`
[refactor]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
- grid-align keycodes
[style]
2023-09-13 13:44:05 -07:00
8136eda6d4
is31fl3731: driver naming cleanups ( #21918 )
2023-09-13 22:53:15 +10:00
1cbb5ae99e
is31fl3733: driver naming cleanups ( #21905 )
2023-09-13 22:52:16 +10:00
2d41443e6a
is31fl3736: driver naming cleanups ( #21903 )
2023-09-13 22:50:20 +10:00
d36f73a431
is31fl3737: driver naming cleanups ( #21904 )
2023-09-13 22:49:29 +10:00
4a0badfb34
is31fl3741: driver naming cleanups ( #21929 )
2023-09-13 22:48:01 +10:00
35aceab1a4
ckled2001: driver naming cleanups ( #21890 )
2023-09-13 22:47:01 +10:00
eb2db05e8a
Migrate spi EEPROM_DRIVER to info.json ( #21991 )
2023-09-13 13:45:49 +01:00
a0aebe5cd5
aw20216: driver naming cleanups ( #21891 )
2023-09-13 22:45:17 +10:00
b9f2121d10
chibios: mark boot2 bootlader data readonly ( #21986 )
2023-09-13 16:48:38 +10:00
12b3dd36f3
Merge remote-tracking branch 'origin/master' into develop
2023-09-13 06:05:57 +00:00
e6ce481179
Handwired ScottoKeebs Configurator Updates ( #21990 )
...
* ScottoKeebs ScottoAlp: Correct layout data
[enhancement]
* ScottoKeebs ScottoCMD: Correct layout data
[enhancement]
* ScottoKeebs ScottoErgo: Correct layout data
Add hand separation and vertical stagger to the layout data.
[enhancement]
* ScottoKeebs ScottoFrog: Correct layout data
[enhancement]
* ScottoKeebs ScottoGame: Correct layout data
[enhancement]
* ScottoKeebs ScottoInvader: Correct layout data
[enhancement]
* ScottoKeebs ScottoNum: Correct layout data
[enhancement]
* ScottoKeebs ScottoSplit: Correct layout data
[enhancement]
* ScottoKeebs ScottoStarter: Correct layout data
[enhancement]
2023-09-12 23:05:10 -07:00
de381ad3b7
Generate keymap.json config options more forcefully ( #21960 )
2023-09-13 01:12:46 +01:00
920a8f658c
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 20:58:11 +00:00
4468662d64
Gray Studio Think65 v3 Layout Additions ( #21930 )
...
* Add layout/matrix diagram
[docs]
* Format `info.json` as strict JSON
[style]
* Add `LAYOUT_all`
[enhancement]
* Refactor keymaps to use `LAYOUT_all`
Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro.
- change second Left Shift key to `KC_NUBS`
- insert `KC_NUHS` keycode
- update keycode grid alignment
- remove trailing whitespace
[refactor]
* Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker`
[refactor]
* Correct `LAYOUT_iso_blocker` matrix data
The Quote key was mapped as [1, 14] instead of [2, 12].
[bugfix]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan`
[enhancement]
2023-09-12 13:57:25 -07:00
3cb09bed1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 19:58:20 +00:00
91e0e46e4a
Drewkeys Mercury65 Layout Additions ( #21924 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct `LAYOUT_all` data
Correct the order of the Up arrow and End keys.
[enhancement]
* Tidy-up `info.json` formatting
- add line breaks between physical rows
- remove trailing spaces
[style]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
2023-09-12 12:57:45 -07:00
7b313dbc89
Migrate stray WS2812_DRIVER to info.json
2023-09-12 10:30:54 +01:00
8975dc6c3b
Remove duplication of STM32L432 EEPROM defaults ( #21981 )
2023-09-12 10:09:31 +01:00
6adf461aa0
Remove duplication of RP2040 EEPROM defaults ( #21979 )
2023-09-12 07:07:40 +01:00
bd2e59af60
Fixed WB32 MCU remote wakeup issue ( #20863 )
...
Co-authored-by: Joy <chang.li@westberrytech.com>
2023-09-12 15:57:18 +10:00
909054c357
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json ( #21978 )
2023-09-12 06:47:12 +01:00
06cec720dd
Remove 'Firmware size check does not yet support' message ( #21977 )
2023-09-12 05:16:39 +01:00
ad4fc42e6b
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 01:55:42 +00:00
62105b5c07
Remove oversize binaries ( #21976 )
...
This stops a situation where a user could end up flashing oversize firmware soft bricking hardware.
2023-09-12 02:55:05 +01:00
d046f73b49
Merge remote-tracking branch 'origin/master' into develop
2023-09-11 20:43:51 +00:00
3561c3a1f9
Repair malformed links in keyboard README files ( #21969 )
2023-09-11 21:43:16 +01:00
51d9520be7
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 19:16:32 +00:00
9a29ddf6af
dnworks FRLTKL Community Layout support ( #21922 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-09 12:15:57 -07:00
5d61bc7eb1
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 10:17:45 +00:00
ec09c03b64
[Keyboard] Add Binepad Pixie ( #21524 )
...
* Add Binepad Pixie
* Post waffle87 and drashna review recommendations applied
* Post-drashna code review suggestions applied
Co-authored-by: Drashna Jaelre <drashna@live.com>
* post zvecr review
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-09 11:17:09 +01:00
a4f28b9d1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 02:11:40 +00:00
4875bcecc2
customMK EVO70 R2 Layout Additions ( #21916 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct layout data
Reduce the gap between the encoder/macro section and the alphanumeric
section by 0.25u.
[enhancement]
* Add `LAYOUT_ansi_blocker`
[enhancement]
* Add `LAYOUT_iso_blocker`
[enhancement]
* Fix redundant `layout_aliases` keys
per dunk2k
[bugfix]
2023-09-08 19:11:07 -07:00
ddb737e716
Merge remote-tracking branch 'origin/master' into develop
2023-09-07 20:53:59 +00:00
3e3320e8d9
Cipulot EC Theca Community Layout Support ( #21913 )
...
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`
The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.
[refactor]
* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`
[refactor]
* Enable Community Layout support
[enhancement]
2023-09-07 13:53:16 -07:00
4a51f06c83
BIOI keyboards: use core UART driver ( #21879 )
2023-09-06 21:42:46 +01:00
03b7d8217f
Merge remote-tracking branch 'origin/master' into develop
2023-09-06 18:58:29 +00:00
c783325e16
GMMK2 96% ANSI: Correct layout data ( #21937 )
...
[enhancement]
2023-09-06 19:57:24 +01:00
9d4347b699
Enable RP2040 support for apa102 RGB LED driver ( #21908 )
2023-09-06 19:30:10 +02:00
32c90bf026
[Refactor] Make changes to some pins ( #21380 )
2023-09-07 02:05:31 +10:00
3aebc8acb0
Add RTC IRQ Priority to RP2040 board files ( #21926 )
2023-09-06 04:51:34 +01:00
5633a2cdb4
Merge remote-tracking branch 'origin/master' into develop
2023-09-06 02:00:58 +00:00
e3c6467ab9
[Docs] Improve contrast for warnings in dark mode ( #21928 )
2023-09-05 19:00:14 -07:00
4413805a64
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 23:47:03 +00:00
7fb60519ee
GMMK2 65% ISO: Correct layout data ( #21925 )
...
Correct key sizes/positioning on the right side of the board.
2023-09-06 00:46:29 +01:00
3472536796
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 17:50:41 +00:00
549708edfa
Bump actions/checkout from 3 to 4 ( #21907 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 18:50:04 +01:00
67c366850e
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 07:49:09 +00:00
6aa3814f6e
CannonKeys BastionTKL Layout Additions ( #21901 )
...
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_ansi_tsangan
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] correct LAYOUT_tkl_iso key order
* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_iso_tsangan
* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso
* [enhancement] add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso_tsangan
* [enhancement] extend Community Layout support
2023-09-05 00:48:35 -07:00
092fa3b61a
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 07:21:54 +00:00
809865e9ee
CannonKeys Bastion65 Layout Additions ( #21888 )
...
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_65_ansi_blocker_split_bs
* [enhancement] add LAYOUT_65_ansi_blocker
* [enhancement] add LAYOUT_65_ansi_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_65_ansi_blocker_tsangan
* [enhancement] add LAYOUT_65_iso_blocker_split_bs
* [enhancement] add LAYOUT_65_iso_blocker
* [enhancement] add LAYOUT_65_iso_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_65_iso_blocker_tsangan
* [enhancement] enable Community Layout support
2023-09-05 00:21:15 -07:00
2f243e2817
CannonKeys Bastion60 Layout Additions ( #21887 )
...
* [bugfix] correct LAYOUT_60_iso_tsangan key order
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_60_tsangan_hhkb
* [enhancement] add LAYOUT_60_ansi_tsangan
* [enhancement] add LAYOUT_60_iso
* [enhancement] add LAYOUT_60_iso_split_bs_rshift
* [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_60_hhkb
* [enhancement] extend Community Layout support
2023-09-04 23:55:24 -07:00
8600f5b48a
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 06:34:58 +00:00
2f517041c7
CannonKeys Bastion75 Layout Additions ( #21899 )
...
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_ansi_blocker_split_bs
* [enhancement] add LAYOUT_ansi_blocker
* [enhancement] add LAYOUT_ansi_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_ansi_blocker_tsangan
* [enhancement] add LAYOUT_iso_blocker_split_bs
* [enhancement] add LAYOUT_iso_blocker
* [enhancement] add LAYOUT_iso_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_iso_blocker_tsangan
2023-09-04 23:34:23 -07:00
5fab310e65
Implement data driven wear leveling ( #21906 )
...
* DD encoder map, wear leveling
* remove encoder map from DD
let's avoid the support headache
* wear leveling: specify the allowed drivers by name
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add additional params
* Relocate under eeprom
* disable parsing
---------
Co-authored-by: Dimitris Mantzouranis <d3xter93@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-05 01:53:05 +01:00
a03de8440b
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 08:10:28 +00:00
b2ded61796
Auto-label data-driven efforts ( #21900 )
2023-09-04 09:09:53 +01:00
ae14710a10
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 06:57:24 +00:00
fd095bbfae
Chosfox CF81: correct layout data ( #21902 )
2023-09-04 07:56:43 +01:00
ecec4e4a7a
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 06:18:28 +00:00
9eaa8a24ed
ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 ( #21886 )
...
[refactor]
2023-09-03 23:17:53 -07:00
caf6245c32
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 05:40:08 +00:00
dd17b6be29
AH Haven80 Community Layout support ( #21885 )
...
* [enhancement] correct layout data
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] enable Community Layout support
* Haven80 Solder: add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
[enhancement]
* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
[enhancement]
* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan
[enhancement]
* Haven80 Solder: extend Community Layout support
[enhancement]
2023-09-03 22:39:35 -07:00
aec7f29df7
Add mousekey.h
include to quantum.h
( #21897 )
2023-09-04 03:14:14 +01:00
a40cccced2
Resolve some "Layout should not contain name of keyboard" lint warnings ( #21898 )
2023-09-04 03:13:35 +01:00
41bd4e35a0
Clean up RGB LED type ( #21859 )
2023-09-04 01:19:59 +01:00
1e3095f9cc
[Keyboard] Update era/divine ( #21767 )
2023-09-04 00:36:33 +01:00
1b42d2ccfd
is31fl3218: driver naming cleanups ( #21892 )
2023-09-04 00:18:34 +01:00
b87877660e
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 15:57:50 +00:00
e26442fc2a
redragon/k667: Remove 2 layer VIA restriction ( #21889 )
2023-09-03 16:57:10 +01:00
dd887eae36
[Core] Allow customizing PWM frequency ( #21717 )
...
* [Core] Allow customizing PWM frequency
Some frequencies can cause audible noise. Changing the frequency
eliminates that.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
* docs/feature-backlight: Mention PWM frequency
Signed-off-by: Daniel Schaefer <dhs@frame.work>
---------
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-09-03 14:56:02 +02:00
911c715f49
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:34:41 +00:00
8ad43a965f
Added kiserdesigns keyboard folder and Madeline keyboard ( #21857 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-02 21:34:09 -07:00
23bd6f16f9
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:33:12 +00:00
47e72a95ef
Add M6-C Keyboard Firmware ( #21852 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-09-02 21:32:40 -07:00
5c16bb4fc4
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:13:17 +00:00
04ce3497ab
[keyboard] add redragon/k667 ( #21417 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
2023-09-02 21:12:43 -07:00
e149340351
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 03:44:34 +00:00
b03b49fca3
Add 1upkeyboards Super16v3 ( #21665 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-02 20:43:58 -07:00
a74647c1fa
Remove old IS_LED_ON/OFF()
macros ( #21878 )
2023-09-03 03:24:52 +01:00
c6b979b162
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 01:25:36 +00:00
633d92a68b
chore: ignore virtual environment directory ( #20905 )
2023-09-03 02:24:57 +01:00
8d8775aff2
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 15:46:38 +00:00
81ea4f9110
nullbitsco/snap: fix broken keymaps ( #21877 )
2023-09-01 16:46:05 +01:00
413c3d349c
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 08:37:31 +00:00
4b1aa1640c
AH Haven65 Community Layout support ( #21880 )
...
* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker
* [enhancement] enable Community Layout support
2023-09-01 01:36:53 -07:00
ba8de0ef74
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 06:53:58 +00:00
ab9e74ad5e
Abko AK84BT Layout Touch-Up ( #21876 )
...
* [refactor] rename LAYOUT_75_ansi to LAYOUT
* [enhancement] touch-up layout
2023-08-31 23:53:20 -07:00
faa7c1a1d8
1UpKeyboards Pi60 Layout Additions ( #21874 )
...
* [refactor] rename LAYOUT_60_ansi to LAYOUT_all
* [enhancement] add LAYOUT_60_ansi
* [enhancement] add LAYOUT_60_ansi_split_bs_rshift
* [enhancement] add LAYOUT_60_ansi_tsangan
* [enhancement] add LAYOUT_60_tsangan_hhkb
* [enhancement] add LAYOUT_60_iso
* [enhancement] add LAYOUT_60_iso_split_bs_rshift
* [enhancement] add LAYOUT_60_iso_tsangan
* [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift
* [enhancement] enable Community Layout support
* [enhancement] add LAYOUT_60_hhkb
* [enhancement] add LAYOUT_60_ansi_arrow
* [enhancement] add LAYOUT_60_iso_arrow
* [docs] add layout/matrix diagram
2023-08-31 22:34:28 -07:00
b0f5eb8f00
Merge remote-tracking branch 'origin/master' into develop
2023-08-31 23:27:22 +00:00
d92ef59f24
Update macOS install script ( #21854 )
2023-09-01 09:26:48 +10:00
367b8e09d9
is31fl3741: Allow changing config register ( #21861 )
...
When not all SW pins are used, it's useful to disable those that aren't.
Can reduce audible noise.
```
Layout:
D7:D4 D3 D2:D1 D0
SWD LGC OSDE SSD
SWS: SWx Setting. Change how many SW pins are active
LGC: H/L Logic
SSD: Software Shutdown Control
```
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-09-01 00:20:24 +01:00
2447765181
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 04:42:18 +00:00
9614c3adfa
[keyboard] add sweeq, a ferris/sweep variant with diodes ( #21597 )
2023-08-29 21:41:44 -07:00
5aaf5a8c25
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 01:09:32 +00:00
adef366e0c
CannonKeys Meetup Pad 2023 ( #21806 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-29 18:08:51 -07:00
b078d0bfc5
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 00:47:53 +00:00
c2a81d8fd4
Revert "fix 60_hhkb ASCII diagram ( #21813 )" ( #21869 )
...
This reverts commit af2d6ea128f684691432e2a209cfa11a63f77422.
2023-08-30 01:47:15 +01:00
7e8a64ca53
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 00:34:44 +00:00
ce51fdfe51
doio/kb16: Added timeout option for OLED boot logo. ( #21823 )
2023-08-30 01:34:10 +01:00
d78c0007ba
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 00:24:50 +00:00
fbb61c3b1d
Update keymap.c to add encoder ( #21469 )
...
* Update keymap.c to add encoder
* Fix build
---------
Co-authored-by: zvecr <git@zvecr.com>
2023-08-30 01:24:13 +01:00
e798c02d82
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 00:08:10 +00:00
281541fe1b
Fix invalid encoder_map declaration ( #21868 )
2023-08-30 01:07:38 +01:00
14295563e1
Merge remote-tracking branch 'origin/master' into develop
2023-08-30 00:07:19 +00:00
6d7344428a
fix 60_jis keymap.c ( #21820 )
2023-08-30 01:06:46 +01:00
5dd1a68cb6
Merge remote-tracking branch 'origin/master' into develop
2023-08-29 23:44:31 +00:00
4769f6d419
chore(ferris/test): visually format keymap ( #21851 )
...
... and set all keys to printable characters (as described in the
keymap's readme)
2023-08-30 00:43:47 +01:00
66fcc7f5f5
Merge remote-tracking branch 'origin/master' into develop
2023-08-29 23:43:42 +00:00
af2d6ea128
fix 60_hhkb ASCII diagram ( #21813 )
2023-08-30 00:43:08 +01:00
42e369dc9e
Merge remote-tracking branch 'origin/master' into develop
2023-08-29 13:28:44 +00:00
11a8101301
Fix compilation of dynamic_keymap.c without VIA ( #21858 )
2023-08-29 14:28:09 +01:00
9055dbbe65
Branch point for 20230827 breaking change.
2023-08-29 21:29:26 +10:00
31a91add16
Merge branch 'develop'
2023-08-29 21:24:43 +10:00
edaf8a87ef
Remove develop notice.
2023-08-29 21:19:06 +10:00
4818e14c77
Breaking changes changelog, 2023q3 version ( #21848 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2023-08-29 21:15:21 +10:00
66b744b63b
Clean up Unicode API usage in user keymaps ( #21849 )
2023-08-27 16:51:19 +10:00
70e34e491c
Unicode, Unicodemap and UCIS refactor ( #21659 )
2023-08-27 13:30:19 +10:00
95681b8ff4
Add *_MATRIX_LED_COUNT generation ( #21110 )
2023-08-27 04:00:14 +01:00
25331be316
Revert changes to ChibiOS Suspend Code ( #21830 )
...
* Partially revert #19780
* Finish
* Get teensy 3.5/3.6 board files too
* fix lint issue
* Revert "[Bug] Restore usb suspend wakeup delay (#21676 )"
This reverts commit e8e989fd7ad7c10e725e50ae8b0a4426e09f7f30.
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-08-27 03:52:12 +01:00
736451558e
Rework info.json reference ( #21324 )
...
* Rework info.json reference
* Apply suggestions from code review
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update backlight.pins description
* Add rgblight.driver and lowercase other driver names
* Remove `split.main` and `split.matrix_grid` for now as they are not working yet
---------
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-08-26 21:03:29 +01:00
50151be430
Merge remote-tracking branch 'origin/master' into develop
2023-08-26 18:44:20 +00:00
f07490bc09
Corrected duration example, should be number not string ( #21839 )
2023-08-26 19:43:40 +01:00
5cd47f5094
Add "apm32-dfu" in keyboard.jsonschema ( #21842 )
2023-08-26 19:31:59 +01:00
a9e2f6a25a
Remove led_matrix.hue_steps
and led_matrix.sat_steps
from schema ( #21827 )
2023-08-25 00:47:12 +01:00
0c51ed71e4
Merge remote-tracking branch 'origin/master' into develop
2023-08-24 01:35:56 +00:00
7a737235ff
converter/ibm_terminal: Fix F0_BREAK state transition ( #21824 )
2023-08-24 02:35:13 +01:00
023d644bb6
Move RGBLight animations to data driven ( #21635 )
...
* Move RGBLight animations to data driven, 0-9
* Move RGBLight animations to data driven, A
* Move RGBLight animations to data driven, B
* Move RGBLight animations to data driven, C
* Move RGBLight animations to data driven, D
* Move RGBLight animations to data driven, E
* Move RGBLight animations to data driven, F
* Move RGBLight animations to data driven, G
* Move RGBLight animations to data driven, H
* Move RGBLight animations to data driven, handwired
* Move RGBLight animations to data driven, I
* Move RGBLight animations to data driven, J
* Move RGBLight animations to data driven, K
* Move RGBLight animations to data driven, L
* Move RGBLight animations to data driven, M
* Move RGBLight animations to data driven, N
* Move RGBLight animations to data driven, O
* Move RGBLight animations to data driven, P
* Move RGBLight animations to data driven, Q
* Move RGBLight animations to data driven, R
* Move RGBLight animations to data driven, S
* Move RGBLight animations to data driven, T
* Move RGBLight animations to data driven, U
* Move RGBLight animations to data driven, V
* Move RGBLight animations to data driven, W
* Move RGBLight animations to data driven, X
* Move RGBLight animations to data driven, Y
* Move RGBLight animations to data driven, Z
* Fix incorrect placement
* Fix build failures and mismatches
2023-08-23 22:11:39 +01:00
79491e35e1
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 19:55:42 +00:00
f699fde7d9
Generalize AVR -Werror=array-bounds workaround ( #21798 )
...
GCC 13 needs the same workaround as GCC 12.
To avoid having to maintain an ever-growing list of broken versions
apply the workaround wherever it can be used.
If at some point a fixed version of GCC is released the workaround can
be disabled for those fixed versions.
See #17064
2023-08-23 20:55:03 +01:00
a672fdd94b
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 19:55:00 +00:00
f7cf066e0f
Bump tj-actions/changed-files from 37 to 38 ( #21822 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 37 to 38.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v38 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 20:54:25 +01:00
1cf040ad19
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 13:39:25 +00:00
90d1b32f07
Fix infinite recursion in lxxt encoder logic ( #21819 )
2023-08-23 23:38:48 +10:00
2b7f1b0444
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 09:13:38 +00:00
b1fbfaaacc
keychron/c2_pro/ansi/white: Fix column 19 in the custom matrix ( #21805 )
...
Although `keychron/c2_pro/ansi/rgb` and `keychron/c2_pro/ansi/white` use
the same custom matrix code, the matrix layouts are slightly different;
in particular, only the `keychron/c2_pro/ansi/white` board actually uses
column 19. However, the handling of column 19 in the custom matrix code
was broken, therefore that column did not work.
Looks like the custom matrix code assumes that `SHIFT_COL_END` refers to
the last column connected to the shift register, and not to the column
past that; so the value of `SHIFT_COL_END` needs to be changed from 19
to 18 (columns 11...18 are connected to the shift register, and column
19 is connected to the C14 pin).
Also the code which was determining `SIZE_T` and `UNSELECT_ALL_COL` had
an off-by-one bug when counting the required number of bits (again due
to the confusion on the `SHIFT_COL_END` meaning); this had been fixed
too (the actual behavior of that part of the code did not change,
because both the old and the new version select the 8 bit variant).
2023-08-23 10:13:03 +01:00
1babb2c7c9
Fix keyboards with old RGB driver names ( #21817 )
2023-08-23 06:13:01 +01:00
8e0173beef
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 04:53:27 +00:00
c2b837514b
[Doc] Improve magic keycode section ( #21787 )
2023-08-22 21:52:52 -07:00
9bb823038b
Fix keyboards with old RGB driver names ( #21815 )
2023-08-23 02:49:02 +01:00
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
dfb6d38f08
Simplfy RGB/LED matrix effect logic ( #21703 )
2023-08-23 00:03:01 +01:00
0d535381de
fix: restore indicators to jellybean_raindrops ( #21792 )
...
After #21169 , rgb_matrix_indicators() was limited to running on the
final render iteration. Since the jellybean_raindrops animation
immediately returns false after updating a single LED, the iteration
count no longer ends up high enough to render non-advanced indicators.
This change also brings jellybean_raindrops more in line with raindrops.
2023-08-22 18:39:33 +01:00
1236c29b12
[Keyboard] Add city42 ( #21727 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-22 10:12:51 -06:00
eed34f7a24
Fix drop/shift/v2 compilation ( #21800 )
2023-08-22 09:10:08 +10:00
1149212b52
Align SENSE75 with recent Drop additions ( #21757 )
2023-08-21 23:20:24 +01:00
892ba2ed01
Merge remote-tracking branch 'origin/master' into develop
2023-08-21 22:59:43 +01:00
3f192722b1
Initial support for SHIFT v2 ( #21756 )
2023-08-21 22:47:46 +01:00
f422b3cc98
Initial support for CTRL v2 ( #21755 )
2023-08-21 22:47:29 +01:00
f9aba8660a
Initial support for ALT v2 ( #21754 )
2023-08-21 22:46:12 +01:00
11970b1a52
[Keyboard] Add linworks favepada ( #20794 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-20 21:24:58 -06:00
dd4f4f8597
[Keyboard] Add Jelly Evolv ( #21407 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-20 10:16:41 -06:00
6d9eab8843
Adding support for TAN67 PCB ( #21003 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-20 10:08:13 -06:00
d91857d5bb
Add Galatea rev3 keyboard ( #21758 )
2023-08-19 15:24:06 -06:00
96d90a57d8
[Bug] Fix compilation error for APA on ChibiOS ( #21773 )
2023-08-18 01:39:16 +01:00
89a30efd2d
[Keymap] add squigglybob splitkb kyria rev2 keymap ( #21751 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-16 19:33:11 -07:00
dc11f080bf
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 08:01:49 +00:00
190738c66d
The PoweredByPorridge layout for the Keyboardio Atreus ( #21737 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-16 01:01:11 -07:00
02272ed5b2
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 07:07:14 +00:00
dea2d94769
coarse/cordillera: fix backlight config ( #21761 )
2023-08-16 17:06:42 +10:00
811bebc46e
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 01:47:03 +00:00
50ab230555
Add ScottoInvader Keyboard ( #20941 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:42 -07:00
8be8d505c1
Add Scotto34 Keyboard ( #20943 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:34 -07:00
ad954fe8ae
Add ScottoErgo Keyboard ( #20944 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:25 -07:00
17906df945
[Keyboard] add willoucom/keypad ( #21714 )
2023-08-15 10:26:06 -06:00
1c069b13b9
rgblight: driver selection cleanups ( #21558 )
2023-08-15 11:06:57 +01:00
3ece80f73f
Merge remote-tracking branch 'origin/master' into develop
2023-08-15 10:49:57 +01:00
f38ccaa598
Update usb information for dactyl_cc ( #21612 )
2023-08-15 10:36:39 +01:00
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
dbd847d4d3
[Keyboard] Add Chouchou keyboard ( #21699 )
2023-08-15 10:06:18 +01:00
0ac8221a0a
Remove invalid config option from kikoslab/kl90 ( #21708 )
2023-08-15 07:42:06 +01:00
31a9d2d00d
[keyboard] Graystudio Think6.5 V3 Support Revised ( #21560 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-14 12:45:38 -06:00
6038023cfb
[Keymap] submitting janat-t planck keymap ( #21619 )
...
Co-authored-by: Janat Taerakul <jtaerakul@indeed.com>
2023-08-14 12:42:44 -06:00
280a96b563
[Keymap] Update andrebrait keymap for GMMK Pro ( #21668 )
2023-08-14 12:26:22 -06:00
815cecfbff
[Keymap] Update rpbaptist crkbd ( #21674 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Richard Baptist <richard@remote.com>
2023-08-14 12:21:34 -06:00
4f3c25cf1b
Merge remote-tracking branch 'origin/master' into develop
2023-08-14 17:19:09 +00:00
f3ef90ba90
[Keyboard] Add Shostudio Arc ( #21733 )
2023-08-14 11:18:34 -06:00
fb030a16d1
Merge remote-tracking branch 'origin/master' into develop
2023-08-14 14:23:17 +00:00
125a903903
Fix keyboard
field for some JSON keymaps ( #21752 )
2023-08-15 00:22:37 +10:00
6f3beae895
Kintwin controller for kinesis keyboard, split layout ( #21614 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-14 00:01:31 -07:00
3da773dbdb
[Keyboard] Refactor Caticorn PCB ( #21644 )
2023-08-13 23:12:59 -07:00
07dc49a918
Merge remote-tracking branch 'origin/master' into develop
2023-08-13 06:04:59 +00:00
e6187b7876
correct keymap file name for tkl_f13_jis layout ( #21631 )
2023-08-12 23:04:16 -07:00
82764b7586
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 18:13:48 +00:00
8d0e9e00c1
[Keyboard] Add mk47 keyboard ( #19797 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joy <chang.li@westberrytech.com>
Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-08-12 11:13:08 -07:00
1eb70be457
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:58:09 +00:00
6f638572d8
[Keyboard] Update USB settings for dactyl_maximus ( #21666 )
2023-08-12 01:54:20 -07:00
43f1f9bd44
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:54:17 +00:00
e4e90fa113
[Keyboard] fix json for nemui65 ( #21629 )
2023-08-12 01:53:28 -07:00
634989d300
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:52:45 +00:00
3831407da9
[Keymap] Add Via keymap for CXT Studio ( #21675 )
2023-08-12 01:52:11 -07:00
6a2c53e91d
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:50:25 +00:00
a0c99e3431
[Keyboard] Add Projectd/65/Projectd_65_ansi ( #21520 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-08-12 01:49:47 -07:00
0294881832
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:42:38 +00:00
75d84e5f64
[Keyboard] add laneware raindrop
keyboard ( #21277 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-12 01:42:04 -07:00
dfec8f74fb
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:21:24 +00:00
e4716d2445
[Keyboard] Update usb.* of dactyl_lightcycle
( #21462 )
2023-08-12 01:20:48 -07:00
c9e6669179
Tidy up encoder in matrix references ( #21718 )
2023-08-09 04:43:47 +01:00
805324c456
Remove more legacy config.h options ( #21709 )
2023-08-08 09:06:38 +01:00
b4fb445dbf
doio/kb38: fix layout ( #21704 )
2023-08-08 00:27:36 +01:00
2e67945033
Merge remote-tracking branch 'origin/master' into develop
2023-08-06 17:13:52 +00:00
d52bafade3
Fix binepad/bn009
and durgod/dgk6x/hades_ansi
keymaps ( #21701 )
2023-08-06 18:13:20 +01:00
bbe58ddb21
Merge remote-tracking branch 'origin/master' into develop
2023-08-05 00:16:49 +00:00
049a4baec0
Contributing docs: add note to make sure repo is up to date ( #21694 )
2023-08-05 10:16:10 +10:00
0b802defd4
haptic: further naming cleanups ( #21682 )
2023-08-04 01:16:16 +01:00
c9fa2006d9
Merge remote-tracking branch 'origin/master' into develop
2023-08-03 08:04:04 +00:00
37b62606ce
Add VIA layout for Dactyl Manuform 5x6 ( #21649 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-03 01:03:29 -07:00
f1f0e6a7b3
Merge remote-tracking branch 'origin/master' into develop
2023-08-03 08:03:16 +00:00
aa8d1c5e07
Clarify custom keycode enum requirement for PRs ( #21648 )
2023-08-03 01:02:40 -07:00
f0542894da
[Keyboard] Add PW88 keyboard ( #21482 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-08-02 21:20:48 -07:00
61416285f4
Merge remote-tracking branch 'origin/master' into develop
2023-08-03 00:04:04 +00:00
19536b8190
moondrop/dash75: fix keymap ( #21680 )
2023-08-03 01:03:25 +01:00
e8e989fd7a
[Bug] Restore usb suspend wakeup delay ( #21676 )
...
* Respect USB_SUSPEND_WAKEUP_DELAY on wakeup
This delay wasn't honored after removing `restart_usb_driver` from the
suspend and wakeup handling. It is now re-introduced in the appropriate
spot, namely after issuing a remote wakeup to a sleeping host.
* Remove old, unused and commented testing code
2023-08-02 23:42:57 +01:00
d232f60c01
Merge remote-tracking branch 'origin/master' into develop
2023-08-02 17:05:36 +00:00
34a2f14274
[Keyboard] Add Bento Box macropad ( #20521 )
2023-08-02 10:05:00 -07:00
f0c9453083
audio: Don't play the first note of zero-note melodies ( #21661 )
2023-08-02 17:07:43 +01:00
b2d068d1aa
Fix mouse-key spamming empty reports ( #21663 )
...
Problem:
`mousekey_task` spams empty hid reports with when a mouse key is
pressed, causing resource exhaustion in the USB mouse endpoint.
Cause:
The check whether or not to send a new mouse report would always
evaluate to true if a mouse key is pressed:
1. `mouse_report` has non-zero fields and `tmpmr` is a copy of this
fields.
2. `mouse_report` is set to zero, `tmpmr` has now non-zero fields.
3. `has_mouse_report_changed` compares the two and evaluates to true
4. a mouse report is sent.
Fix:
The check condition of `has_mouse_report_changed` will evaluate any
empty record as unchanged, as mouse report data is relative and doesn't
need to return to zero. An empty report will still be send by
`register_mouse` on release of all mouse buttons.
2023-08-02 13:47:25 +02:00
7fbc4153e8
Automata02 Alisaie Develop Touch-Up ( #21630 )
2023-08-02 01:15:56 -07:00
eab315e935
Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux ( #21653 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-08-01 22:49:58 -07:00
242b8c7f3d
Merge remote-tracking branch 'origin/master' into develop
2023-08-01 03:14:59 +00:00
d16d87c2f3
Keychron Q11 ISO: Fix left Shift breakage due to a wrong matrix mask ( #21655 )
...
Keychron Q11 uses `matrix_mask` to mask away the matrix location used
for `SPLIT_HAND_MATRIX_GRID` (otherwise the keyboard will constantly
generate a wakeup request whenever the host enters suspend). However,
the value of `matrix_mask` is actually chosen to mask away all unused
locations, but it was apparently generated for the ANSI board and
therefore masks away the left Shift key on the ISO board, breaking the
functionality of that key.
Fix `matrix_mask` to make the masking work as intended:
- Set the `[4, 1]` bit to 1; this is the matrix location for the ISO
left Shift.
- Set the `[2, 5]` bit to 0; this is actually the matrix location which
corresponds to `#define SPLIT_HAND_MATRIX_GRID A2, A15` on the left
side, which was intended to be masked; apparently the wakeup problem
does not happen due to `SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT`, so the
left half actually has that matrix location open. On the right side
`A2, A15` is `[9, 6]`, which was masked off correctly.
2023-08-01 04:14:20 +01:00
27ff1d4153
Remove layout aliases from keyboard_aliases.hjson ( #21658 )
2023-08-01 01:54:28 +01:00
5369d806bc
AMJKeyboard AMJ84 Develop Touch-Up ( #21645 )
...
* [style] refactor default keymap, phase 1
- grid-align keycodes
- use QMK-native keycode aliases
- update box drawings
* [refactor] refactor default keymap, phase 2
- move position [5, 8] to the top row
- update keycode grid alignment
* [refactor] refactor default keymap, phase 3
- remove matrix position [5, 9]
2023-07-31 23:38:46 +01:00
6018b56c55
Remove old OLED API code ( #21651 )
2023-07-31 15:43:10 +01:00
f407d90598
keycode aliases: work around ChibiOS ch.h include guard ( #21497 )
2023-07-31 09:35:06 +10:00
cc3bd728f0
Fix layout offsets for a handful of boards ( #21636 )
2023-07-31 09:34:40 +10:00
030511ece3
CLI: Improve error messages when layout key matrix row/col is OOB ( #21640 )
2023-07-31 09:34:19 +10:00
fa4d51dab7
Merge remote-tracking branch 'origin/master' into develop
2023-07-30 04:23:13 +00:00
14e14e9ab8
Correct "less than" to "up to" in squeezing_avr?id=layers ( #21639 )
2023-07-30 14:22:39 +10:00
571b8bac82
LED Matrix: driver naming cleanups ( #21580 )
2023-07-29 15:25:00 +10:00
b4a7b9253a
Bluetooth: driver naming cleanups ( #21624 )
2023-07-29 15:16:14 +10:00
4af6f1df06
quantum.h: clean up process_keycode includes ( #21579 )
2023-07-29 15:05:15 +10:00
2db947fda6
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 14:56:52 +00:00
03b3840942
Updated info.json of c2 pro ( #21581 )
2023-07-28 15:54:32 +01:00
00cc75560f
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:49:18 +00:00
5f0eab959f
[Keyboard] Add ANAVI Macro Pad 12 ( #21547 )
2023-07-27 23:48:40 -07:00
ba10b87063
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:45:33 +00:00
191b98990c
[Keymap] update colemad crkbd (corne) keyboard ( #21515 )
...
Co-authored-by: Álvaro Cortés Devesa <alvarocortesdevesa@Alvaros-MacBook-Pro.local>
2023-07-27 23:44:39 -07:00
103199dd81
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:41:13 +00:00
de2b180b60
[Keyboard] add itstleo40 PCB ( #21536 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-27 23:40:38 -07:00
32174abcfa
Update keyboard report descriptor for USB compliance ( #21626 )
...
Running the "HID Tests" suite of the USB 3 Command Verifier (USB3CV)
tool resulted in the following error:
(HID: 3.2.61) The report descriptor returned in response to a
GetDescriptor(Report) must be compliant with the HID specification.
Byte Number: 37h ( 55d)
Data Field: 91 02
Mnemonic: Output
Value: (Variable)
Errors: Error: LOGICAL MAX MUST be bounded by Report Size
The error stems from the fact that logical minimum and maximum are
global items, which means that the next item in a report descriptor
inherits the value from the previously set value. In this case the
status leds item inherited the logical minimum (=0) and maximum (=255)
from the keycodes item. As the status leds set a report size of 1 bit,
wich can only hold a boolean, it becomes clear that this range would
never fit.
The fix is straightforward, we just define a appropriate logical maximum
(=1), the mismatch is solved and our keyboard now passes the compliance
tests. Defining the logical minimum is redundant in this case but is
kept to form a logical block.
2023-07-28 01:05:01 +01:00
3a413e4bad
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 23:21:01 +00:00
1112a1071e
[Keyboard] Add Divine keyboard ( #21593 )
2023-07-27 16:20:29 -07:00
fca71f8d31
[Keyboard] Add STM32f3 Discovery onekey ( #21625 )
2023-07-28 09:19:53 +10:00
96789a7cb0
Unify MIDI note calculation with the audio feature's algorithm ( #21588 )
2023-07-27 16:14:34 -07:00
727b1d1597
Unicode: move keycode aliases to a separate header ( #21613 )
2023-07-27 16:29:22 +01:00
a954a72103
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 15:28:58 +00:00
4f09525248
helix/rev3_4rows, helix/rev3_5rows: Fix build with converters ( #21608 )
...
The code for Helix rev3 boards could not be built with, e.g.,
`CONVERT_TO=rp2040_ce` due to invalid `#include <stdio.h>` in the
keyboard level `config.h` (apparently the AVR version of that file
contains guards against usage in assembly code, which was hiding the
bug). Move `#include <stdio.h>` to the C sources which need it.
2023-07-27 16:28:16 +01:00
f3a7cd5573
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 04:21:43 +00:00
ce11427b11
Amend documented RGBLIGHT_HUE_STEP
default value ( #21617 )
2023-07-26 21:21:11 -07:00
e971ce290c
Remove needless precision in additive DAC sample generation ( #21498 )
2023-07-26 21:06:14 -07:00
9bc85ff5af
Reduce needless precision in audio note frequency calculation ( #21496 )
2023-07-26 21:05:26 -07:00
3e631cb5a5
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 04:04:42 +00:00
2c70d38910
On-each-release tap dance function ( #20255 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-07-26 21:04:35 -07:00
bf498b2dbb
[Keyboard] Add splitkb.com's Aurora Sofle v2 ( #21499 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Thomas Baart <mail@thomasbaart.nl>
2023-07-26 21:04:01 -07:00
821db155f2
Fix stuck note with square wave in additive DAC ( #21589 )
2023-07-26 21:00:27 -07:00
b718b434da
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 03:31:52 +00:00
d9260b1955
Revert "Equals keyboard" ( #21622 )
2023-07-27 13:31:06 +10:00
469fd33143
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 03:14:18 +00:00
4d78d82621
[Keyboard] Phoenix Project No 1 support ( #21068 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-26 20:13:43 -07:00
63af334f99
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 02:05:19 +00:00
c890766a45
[Keyboard] Add m1 keyboard ( #19799 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: wb-joy <chang.li@westberrytech.com>
Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-07-26 19:04:41 -07:00
deece8c3c6
Merge remote-tracking branch 'origin/master' into develop
2023-07-26 18:43:14 +00:00
eb188bd4ee
[Keyboard] boardsource/equals ( #21230 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6A73@pm.me>
2023-07-26 12:42:29 -06:00
2775e57d8a
Merge remote-tracking branch 'origin/master' into develop
2023-07-26 07:21:00 +00:00
48f096013b
Add Bastion65 PCB to QMK ( #21528 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-26 01:20:23 -06:00
76b608bb7d
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 17:29:31 +00:00
93549c06b9
Add BastionTKL PCB to QMK ( #21530 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
2023-07-25 11:28:51 -06:00
28e6c11f36
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 17:08:21 +00:00
87c7118b88
Add Bastion60 PCB to QMK ( #21527 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
2023-07-25 11:07:43 -06:00
b10b4cc864
Move model h controller under ibm/model_m ( #21526 )
2023-07-25 00:38:02 -06:00
14c2e553e6
[keyboard] tominabox1/le_chiffre refactor pt 1 ( #21567 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-25 00:29:07 -06:00
e44b5edf5e
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:15:33 +00:00
83bcfde106
Fix ik75 scroll lock and windows lock status LEDs ( #20380 )
2023-07-24 21:13:55 -06:00
c3c5df18a0
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:13:04 +00:00
e126793d95
[Keyboard] Add nico ( #20686 )
...
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>
2023-07-24 21:12:26 -06:00
f1ec22726b
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:05:51 +00:00
855c03d445
Add Caps Lock indicator for Kyechron S1 white backlight version ( #21559 )
2023-07-24 21:05:17 -06:00
ba6a49612a
[Keyboard] Delete jscotto directory ( #21157 )
2023-07-24 20:56:52 -06:00
61d4a1464c
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:55:53 +00:00
671e02098c
[Keyboard] Add linworks fave60a ( #20795 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-24 20:55:11 -06:00
a9a1c31e2e
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:47:16 +00:00
62083a9031
Fix paragon keyboard encoder step ( #21582 )
2023-07-24 20:46:39 -06:00
e9782cf3b8
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:46:38 +00:00
526c6b4906
Add Nyquistpad ( #21578 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-24 20:46:03 -06:00
8b7ac7f2ca
Raw HID: documentation improvements ( #21596 )
2023-07-25 09:20:41 +10:00
1ec73e9651
[Keyboard] Update ERA65 PCB ( #21592 )
2023-07-24 01:19:37 -06:00
a5e33b1c28
Allow the user to select one tone for the additive DAC ( #21591 )
...
Previously, if the user tried to use `#define AUDIO_MAX_SIMULTANEOUS_TONES 1` to conserve CPU time, their firmware would fail to build with this error:
```
platforms/chibios/drivers/audio_dac_additive.c:91:73: error: excess elements in array initializer [-Werror]
91 | static float active_tones_snapshot[AUDIO_MAX_SIMULTANEOUS_TONES] = {0, 0};
| ^
```
This also affected the preset `#define AUDIO_DAC_QUALITY_VERY_HIGH`, which called up only one simultaneous tone at 88200 Hz.
2023-07-23 11:44:41 +01:00
321c18acec
Merge remote-tracking branch 'origin/master' into develop
2023-07-23 08:07:50 +00:00
1ca34c2168
Fix VS code live share extension link ( #21585 )
2023-07-23 09:07:17 +01:00
18251eb8da
kinesis: remove stacked split layouts ( #21569 )
2023-07-22 06:58:32 +10:00
d136d49053
Revert "[Bug] Fix compilation error when Split Watchdog enabled" ( #21572 )
2023-07-22 06:43:14 +10:00
625671d1cf
[Bug] Fix compilation error when Split Watchdog enabled ( #21543 )
2023-07-20 18:40:05 -07:00
495ebe343d
Merge remote-tracking branch 'origin/master' into develop
2023-07-21 00:07:22 +00:00
422d502903
[Keyboard] Add EC Theca ( #21233 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-20 18:06:46 -06:00
46d1165fdd
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 23:57:45 +00:00
327b40f593
[Keyboard] Add boardsource/unicorne ( #21510 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Cole Smith <smithcole@protonmail.com>
2023-07-20 17:57:08 -06:00
39679e055d
Fix backlight support for some boards ( #21554 )
2023-07-21 09:41:02 +10:00
4137685f8e
backlight: split AVR PWM and timer drivers ( #21540 )
2023-07-21 09:27:55 +10:00
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
b20b360404
Rename dactyl_manuform
variant 3x5_3
( #21015 )
2023-07-20 16:03:23 -04:00
657bddb5c3
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 20:00:50 +00:00
d47c4630f8
Document the right location for indicator functions ( #21512 )
2023-07-20 16:00:15 -04:00
9a4abea7c9
Merge remote-tracking branch 'upstream/master' into develop
2023-07-21 00:51:15 +10:00
c5a1e485a6
Add Bastion75 PCB to QMK ( #21529 )
...
* Add Bastion75 to QMK
* Remove blank layers
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keymaps
---------
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-20 10:45:09 -04:00
950645e17e
Spruce up dactyl_lightcycle
and dactyl_maximus
layouts ( #21519 )
2023-07-20 10:32:29 -04:00
39faab55d9
Amend layout and matrix positions for dactyl_cc
( #21523 )
2023-07-20 10:31:27 -04:00
c61cb72ae8
Move files to rev1 folder, add rev2 ( #21563 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-20 08:10:09 -04:00
cfc16dd438
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 08:37:54 +00:00
3597872702
Automata02 Alisaie Touch-Up ( #21552 )
...
* [style] friendly-format info.json
* [chore] remove key labels from info.json
* [chore] correct layout data
Fix a misleading Configurator implementation, and incorrect key sizes
and positioning on the bottom row.
* [chore] re-add key labels to info.json
2023-07-20 01:37:17 -07:00
0056984506
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 05:16:56 +00:00
5d0d39b522
HolySwitch Lightweight65 Community Layout Support ( #21550 )
...
* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker
* [enhancement] enable Community Layout support
2023-07-19 22:16:17 -07:00
37b2ab4874
Merge remote-tracking branch 'origin/master' into develop
2023-07-18 03:48:46 +00:00
b017e755c5
Fix compilation of lily58 rgb_state_reader ( #21502 )
2023-07-18 04:48:11 +01:00
d095fe4436
Merge remote-tracking branch 'origin/master' into develop
2023-07-18 02:48:51 +00:00
5252f7f697
Keychron V4 Touch-Up ( #21545 )
...
* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi
* Keychron V4 ANSI: enable Community Layout support
* Keychron V4 ISO: correct layout data
Move position [3, 1] up by 0.25u.
* Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso
* Keychron V4 ISO: enable Community Layout support
2023-07-17 19:48:11 -07:00
77514e037d
Merge remote-tracking branch 'origin/master' into develop
2023-07-17 20:48:49 +00:00
30f52ea770
GMMK2 65% ANSI Touch-Up ( #21544 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker
Also adds a layout alias so as to not have to edit the user keymaps.
* [enhancement] enable Community Layout support
2023-07-17 13:48:15 -07:00
2ce895d80a
Merge remote-tracking branch 'origin/master' into develop
2023-07-17 17:32:07 +00:00
f1aabbfdfa
AliceH66 Pianoforte Hotswap Touch-Up ( #21542 )
...
* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi
* [enhancement] enable Community Layout support
* [chore] correct layout data
Correct the position of the spacebar.
2023-07-17 10:31:27 -07:00
a992dc8c08
[Core] Update ChibiOS-Contrib ( #21553 )
2023-07-17 19:55:31 +10:00
da2d2f947d
quantum: remove direct quantum.h
includes ( #21507 )
2023-07-16 23:42:56 +10:00
b9e5895184
Eliminate TMK_COMMON_*
in makefiles ( #21517 )
2023-07-15 17:27:32 +10:00
e5d99ec6af
Merge remote-tracking branch 'origin/master' into develop
2023-07-14 07:23:13 +00:00
fa0b4511dd
[Keyboard] add mothwing ( #19342 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-14 00:22:38 -07:00
28f29c63cb
Prepare ymdk/ymd75 for rev4 ( #21484 )
2023-07-14 04:15:59 +01:00
6113857745
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 23:15:00 +00:00
28d5cd1696
Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 ( #21518 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 00:14:23 +01:00
bfe27a00a0
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 15:18:51 +00:00
037e47800d
Fix jaykeeb indicator state and pins ( #21466 )
2023-07-12 09:18:12 -06:00
49de9be0d8
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 15:17:42 +00:00
c83ff03a40
[Keyboard] Add minidivide ( #19870 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-12 09:17:04 -06:00
83c73d42f9
process_combo: restore wait.h header ( #21514 )
...
Required for `wait_ms()` function
2023-07-12 09:38:59 +01:00
e0ab8682e2
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 01:29:11 +00:00
83c81826e3
[Keyboard] Add new nemui65 ( #21304 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-11 19:28:36 -06:00
876b9ed680
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:52:28 +00:00
7f9653c1c8
[Keyboard] add rocketkeyboards mercury65 ( #20811 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-11 08:51:48 -07:00
cbd42cb9ef
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:31:05 +00:00
a1eb2131ab
[Keymap] Dothtm/0.21/60 and 75 ( #21442 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-11 08:30:29 -07:00
0eb7655bee
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:30:05 +00:00
fac77bec9c
[Keyboard] Fix RS60's indicator LED ( #21509 )
2023-07-11 08:29:21 -07:00
06920c2090
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:18:00 +00:00
2c061236f9
[Keyboard] Add nix_studio/lilith ( #20466 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-07-11 08:17:19 -07:00
cea36a9535
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 08:15:50 +00:00
8a955a2428
[Keyboard] Add QVEX Lynepad 2.0 ( #21070 )
2023-07-11 01:15:08 -07:00
54d03399e1
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 07:30:07 +00:00
fed4becdf4
[Keymap] Update Zweihander Ergodox keymap ( #21506 )
...
Swap volume direction, add Expand/Shrink Selection buttons
2023-07-11 00:29:32 -07:00
8cd5df0cd4
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 07:28:04 +00:00
2c39999a3b
[Keyboard] Model H controller for IBM Model M ( #20625 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: hcbille <32437363+hcbille@users.noreply.github.com>
2023-07-11 00:27:27 -07:00
eee0384167
process_keycode: remove direct quantum.h
includes ( #21486 )
2023-07-11 17:07:24 +10:00
39a97d2ee4
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 04:43:46 +00:00
8f22c50d23
[Keyboard] Fix dactyl_lightcycle matrix positions ( #21503 )
2023-07-10 21:43:05 -07:00
c75403e745
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 04:16:55 +00:00
fbe44c0621
[Keyboard] add itstleo9 ( #21460 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-10 21:16:19 -07:00
e3d873ee1e
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:50:51 +00:00
4d92aff2ae
[Keyboard] Add Mode M256-WS and M256-WH ( #20502 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-10 20:50:18 -07:00
fcb1a049e6
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:46:54 +00:00
27b92277a9
CMM.Studio Fuji65 Layout Additions ( #21501 )
2023-07-10 20:46:44 -07:00
6f26a5e299
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:46:27 +00:00
f8901fd15d
DTIsaac01 Layout Additions and Touch-Up ( #21505 )
2023-07-10 20:46:20 -07:00
29e27f63c0
AliceH66 Pianoforte Touch-Up ( #21504 )
2023-07-10 20:45:51 -07:00
a05e5b5554
Add MOUSEKEY_WHEEL_DELTA documentation ( #21493 )
2023-07-10 10:57:08 -07:00
f651f34c73
Merge remote-tracking branch 'origin/master' into develop
2023-07-10 06:44:18 +00:00
632de46b00
[Keyboard] Add ah/haven{65,80} ( #20142 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
2023-07-10 00:43:36 -06:00
849f6b33ea
Merge remote-tracking branch 'origin/master' into develop
2023-07-10 06:42:36 +00:00
383aa0a5e0
[Keyboard] Add kibou/suisei ( #21487 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-10 00:41:59 -06:00
1fd1012331
aleblazer/zodiark:via: Disable two RGB effects ( #21495 )
2023-07-10 13:29:25 +10:00
72cf966a88
[Keyboard] Add skyloong/Dt40 ( #21237 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-09 20:41:22 -06:00
ba263f9f61
Merge remote-tracking branch 'origin/master' into develop
2023-07-09 11:11:00 +00:00
5bc282eefe
Userspace and keymap addition ( #20522 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09 21:10:24 +10:00
de1d36031b
Move DEBOUNCE_TYPE
to data driven ( #21489 )
2023-07-09 21:06:03 +10:00
de5f6539f8
Merge remote-tracking branch 'origin/master' into develop
2023-07-09 10:07:34 +00:00
06a36824ad
[Docs] Squeeze AVR with simplified magic config functions ( #21477 )
2023-07-09 20:05:45 +10:00
03ecd34684
keymap_extras: remove direct quantum.h
includes ( #21485 )
2023-07-09 20:05:01 +10:00
b6d9409d2f
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
726132fb69
Merge remote-tracking branch 'origin/master' into develop
2023-07-09 10:01:44 +00:00
0497e5a87c
1upocarina ( #21039 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-09 20:01:10 +10:00
7457e90887
debounce: remove direct quantum.h
includes ( #21480 )
2023-07-09 02:05:20 +01:00
333f4cb394
Merge remote-tracking branch 'origin/master' into develop
2023-07-08 14:48:11 +00:00
aa91d98531
Artemis Paragon Layout Additions ( #21479 )
...
* [docs] hotswap version: add layout/matrix diagram
* [docs] soldered version: add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] hotswap version: add LAYOUT_ansi_rwkl_split_bs
* [enhancement] hotswap version: add LAYOUT_ansi_rwkl
* [enhancement] hotswap version: add LAYOUT_ansi_wkl_split_bs
* [enhancement] hotswap version: add LAYOUT_ansi_wkl
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space_split_bs
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_bs
* [enhancement] soldered version: add LAYOUT_iso_rwkl
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space_split_bs
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_bs
* [enhancement] soldered version: add LAYOUT_ansi_rwkl
2023-07-08 07:47:31 -07:00
cb2331713c
Relocate backlight drivers ( #21444 )
2023-07-08 23:13:10 +10:00
636093f75d
Mechlovin Zed65 rev1 Develop Touch-Up ( #21476 )
2023-07-08 01:16:19 -07:00
f41bc8ce20
bootmagic mods covering the case when swapped mods are pressed at the same time ( #21320 ) ( #21472 )
...
Co-authored-by: Nimish Gåtam <nimishg@gmail.com>
2023-07-08 10:15:51 +10:00
9a19b80c0c
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:31:11 +00:00
6880116ff7
[Keyboard] Add Ziggurat ( #21024 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:30:30 -07:00
4fc6c97fca
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:20:41 +00:00
abe4e3471d
[Keyboard] Add Silhouette ( #21025 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:20:29 -07:00
cbb8ed17b2
[Keyboard] Add Neely 65 ( #21027 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:20:01 -07:00
8084d99fc7
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:19:47 +00:00
901e0437a9
[Keyboard] Add jels60v2 support ( #21337 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-07 14:19:40 -07:00
da800e07c9
[Keyboard] update keyboard soda/mango, support rgb matrix ( #21385 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-07 14:19:06 -07:00
ea1a9c37ed
Merge remote-tracking branch 'upstream/master' into develop
2023-07-08 01:01:36 +10:00
71f0fc59be
Revert "bootmagic mods covering the case when swapped mods are pressed at the same time ( #21320 )" ( #21471 )
2023-07-08 00:59:28 +10:00
ddc4571986
AMJKeyboard AMJ84 Touch-Up ( #21463 )
2023-07-08 00:57:47 +10:00
b32392f7b2
Update k34
layout to split_3x5_2
( #21046 )
2023-07-08 00:54:47 +10:00
2404559fdb
Modernize, correct, and uniform dactyl_manuform
variant 5x6_68
( #21299 )
2023-07-08 00:51:52 +10:00
d13925be9a
[Bugfix] Check NULL
pointers on QP ( #20481 )
2023-07-08 00:51:19 +10:00
9b3ac793bc
Refactor times inverse of sqrt 2 calculation ( #21293 )
2023-07-08 00:50:21 +10:00
a0ea7a6b17
feat, docs: WB32 flashing ( #21217 )
2023-07-08 00:48:45 +10:00
a8a87a0922
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. ( #21427 )
2023-07-08 00:47:16 +10:00
f5a788a47b
[Keyboard] Adding Styrka Topre PCB ( #21276 )
2023-07-08 00:45:49 +10:00
ea87936b11
bootmagic mods covering the case when swapped mods are pressed at the same time ( #21320 )
2023-07-08 00:41:22 +10:00
e648b84da3
Allow key override to respect weak mods caused by caps word ( #21434 )
2023-07-08 00:40:09 +10:00
ebec17adea
Add 'JIS' form factor layouts ( #21220 )
2023-07-08 00:36:34 +10:00
b36e017f0a
update layouts of dactyl_manuform/4x5_5
( #21094 )
2023-07-08 00:35:54 +10:00
0035ed6762
Set minimum middle column value ( #21365 )
2023-07-08 00:35:22 +10:00
bb8e3796a7
[Keymap] Add slotThe keyboardio/atreus keymap ( #21274 )
2023-07-08 00:35:00 +10:00
d4610906bf
Add a turbo feature to coffee keymap ( #21291 )
...
Co-authored-by: Fae <faenkhauser@gmail.com>
2023-07-08 00:34:01 +10:00
ea9fa4c648
Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap ( #21315 )
2023-07-08 00:33:08 +10:00
43350c347d
rename and modernise dactyl_manuform/6x6_kinesis
( #21302 )
2023-07-08 00:32:26 +10:00
9f4f1de001
Add EVO70 R2 Keyboard ( #21321 )
2023-07-08 00:31:47 +10:00
df5984022f
Refactor kinetic mouse key feature ( #21164 )
2023-07-08 00:26:06 +10:00
9e3319706d
Revamp dactyl_manuform
readme.md ( #20395 )
2023-07-08 00:25:32 +10:00
2264e6d26b
add VIA support for LED Matrix ( #21281 )
2023-07-08 00:24:29 +10:00
a70aa8671c
add ASCII diagrams to LAYOUT_64_* ( #21285 )
2023-07-08 00:23:14 +10:00
8a60b686c9
add scotto
community layouts and userspace ( #21097 )
...
Co-authored-by: Joe Scotto <me@joescotto.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joe Scotto <contact@joescotto.com>
2023-07-08 00:22:36 +10:00
f466fb8bc1
Minor amendment to bcat
userspace to prevent build failure ( #21205 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-08 00:21:16 +10:00
e5aeeae1b7
[Keyboard] add m6 Keyboard. ( #21183 )
2023-07-08 00:20:31 +10:00
5d775d51d0
Pomodoro Timer in Lily58 ( #21215 )
2023-07-08 00:19:29 +10:00
1abf8f3e8b
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides ( #20992 )
2023-07-08 00:18:02 +10:00
2e5bf25d65
Add ScottoAlp Keyboard ( #20937 )
2023-07-08 00:14:41 +10:00
baf2891124
Update dactyl_promicro
readme ( #21144 )
2023-07-08 00:13:53 +10:00
55295ed3dc
[Enhancement] More info on apply_autocorrect
( #21056 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-08 00:13:15 +10:00
c6a3802051
[Keyboard] Add stront keyboard ( #21035 )
2023-07-08 00:11:22 +10:00
d7c43dbd9d
Lights Out keymap for winry25t ( #20538 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-08 00:10:39 +10:00
21263438e5
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 14:08:56 +00:00
ef39ecd1b7
Adjust width requirement for big enter ( #21470 )
2023-07-08 00:08:13 +10:00
8974e056a9
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 12:09:59 +00:00
6bdd8e2782
[Refactor] Python-ify QP's converter code ( #20102 )
2023-07-07 22:09:17 +10:00
237c0a5840
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 12:07:45 +00:00
3142f2dfdf
clarify what the heck pristine means for reasons ( #20950 )
2023-07-07 22:07:02 +10:00
e9ff66d8ad
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. ( #20996 )
2023-07-07 21:52:24 +10:00
e43080788e
Fix PS2_MOUSE_INVERT_BUTTONS ( #20646 )
2023-07-07 21:34:44 +10:00
30de598650
tmk_core: remove direct quantum.h
includes ( #21465 )
2023-07-07 21:24:07 +10:00
d83578dbe4
kyria: remove LAYOUT_stack
( #21384 )
2023-07-07 21:21:45 +10:00
4928f4c7cc
jones/v1: fix layout offset and disable audio on via keymap ( #21468 )
2023-07-07 21:16:33 +10:00
98b438da88
Refactor capsunlocked/cu80/v2
( #21454 )
2023-07-07 19:34:01 +10:00
0f3a5a001c
Merge remote-tracking branch 'upstream/master' into develop
2023-07-07 11:59:56 +10:00
c610d4d95a
[Keyboard] Fix default keymap for RM_Fullsize ( #21461 )
...
Co-authored-by: jason <jrucker2004@gmail.com>
2023-07-06 16:00:18 -07:00
02f46711a4
[Keymap] Add zigotica stenai keymap for XD75 keyboard ( #21412 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06 12:27:34 -07:00
87b11345a5
Get rid of USB_LED_CAPS_LOCK
( #21436 )
2023-07-06 09:48:02 +01:00
5d24f9596a
[Keyboard] Add dnworks frltkl ( #21457 )
2023-07-06 00:51:54 -06:00
bf3a80d86c
[Keyboard] Keychron Q11 ISO Version ( #21438 )
2023-07-06 00:50:43 -06:00
928e03e8d6
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:48:54 +00:00
aa1ee86ce0
[Keyboard] Add chosfox cf81 ( #21437 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-06 00:45:27 -06:00
29761a5766
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:43:33 +00:00
f19a0a071f
[Keyboard] Add Nyquist Rev. 4 ( #21421 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06 00:42:57 -06:00
aeb05de0c0
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:41:27 +00:00
80d679fac3
[Keyboard] Add dp3000 macropad ( #21413 )
2023-07-06 00:40:51 -06:00
f70c55d1f0
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:39:13 +00:00
4e72ac169a
[Keyboard] Add mazestudio jocker ( #21446 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-06 00:38:35 -06:00
6c688ebe1a
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:04:21 +00:00
b618aecc95
[Keymap] small changes, game layer for mattly keymap ( #21375 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-05 23:03:45 -07:00
63ea527e5b
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 01:42:45 +00:00
63872f990b
4pplet Eagle Viper Rev B: correct LAYOUT_all data ( #21458 )
...
Corrects the position of the Right Ctrl key.
2023-07-05 18:42:12 -07:00
aa2903b283
[Keyboard] Add Mino Plus Hotswap ( #20534 )
...
Co-authored-by: dev <dev@devbox-2204.lan>
Co-authored-by: ShandonCodes <shandon@shandon.codes>
2023-07-04 22:52:35 -06:00
2aa8dd7801
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:25:29 +00:00
5fc2119385
[Keyboard] Add RM Fullsize ( #20925 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Snipeye <Snipeye@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-04 11:24:53 -06:00
01920b234a
[Keyboard] Add hackpad ( #20402 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nico Stuhlmueller <n+git@ncxst.de>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-04 11:21:10 -06:00
e8acc8e63f
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:12:07 +00:00
35b27909ba
[keyboard] Add abko/ak84bt ( #21243 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
2023-07-04 11:11:34 -06:00
2d1ce6e609
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:08:52 +00:00
13b4ed8f5b
[Keyboard] Add key-ripper ( #19598 )
2023-07-04 11:08:16 -06:00
2976bd627e
Fixup STM32-DFU ( #21447 )
2023-07-04 21:16:14 +10:00
2031827852
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 08:53:25 +00:00
312f7c458c
[Keyboard] Update 1upkeyboards pi60 config ( #21404 )
2023-07-04 01:52:43 -07:00
38de41a446
[Keyboard] Add Rastersoft MiniTKL ( #20230 )
2023-07-03 20:29:14 -07:00
9f837a2f0b
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 02:22:01 +00:00
6c1f2187f5
[Keyboard] Add Frost68 keyboard ( #20370 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-03 19:21:45 -07:00
82af8b9bf1
[Keyboard] Adding Krado Industries keyboards ( #20372 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-03 19:21:19 -07:00
91fea3a710
[Keyboard] Add dactyl_cc keyboard ( #20517 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-03 14:50:32 -07:00
f619bc2e47
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 20:57:05 +00:00
3097d06ec3
[Keyboard] Add dactyl_lightcycle ( #20709 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-03 13:56:31 -07:00
7722031260
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 20:55:45 +00:00
e423d5e3d4
[Keyboard] Add Baumkuchen ( #20766 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-03 13:55:12 -07:00
874aa47a53
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 20:36:17 +00:00
989f387d18
[Keyboard] Add Fidelity keyboard ( #20922 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-03 13:35:37 -07:00
0a8b3fc58f
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 19:28:18 +00:00
4e27bd2a9a
[Keyboard] Add ScottoCMD handwired keyboard ( #21102 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-03 12:27:41 -07:00
d55eeb207b
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 19:22:59 +00:00
4a10d45422
[Keymap] Update andrebrait keymap for GMMK Pro ( #21133 )
2023-07-03 12:22:26 -07:00
70cf165edc
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 19:07:56 +00:00
2e25c492e4
[Keyboard] Add XT87 ( #21201 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-03 12:07:23 -07:00
e15de6183c
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 19:04:17 +00:00
c0a00fe99a
[Keyboard] Add MNK60 ( #21204 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-03 12:03:41 -07:00
8ea5349fb4
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 18:36:55 +00:00
4a71f5f602
planck/rev7: Fix build without AUDIO_ENABLE ( #21408 )
2023-07-03 11:36:19 -07:00
4b45dcb5e6
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 18:33:26 +00:00
1ce5cf480c
[Keyboard] Add the Mine Keyboard ( #21211 )
2023-07-03 11:32:52 -07:00
8be19519f2
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 16:01:53 +00:00
b9c4bd0d66
Changed interverts to inverts ( #21270 )
...
* Changed interverts to inverts
* fixed spacing issue
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-03 17:01:10 +01:00
1339b76258
amend ryanbaekr boards to match their pin defs ( #21248 )
2023-07-03 03:53:15 -07:00
48b53efbde
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 10:50:23 +00:00
a6bf2cae22
[Keyboard] Add Plywrks ply8x ( #21263 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-03 03:49:43 -07:00
7300a6e5f8
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 10:38:45 +00:00
13f719169e
Smith & Rune Iron160 Soldered Touch-Up ( #21377 )
2023-07-03 03:38:12 -07:00
d74c61826e
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 10:31:25 +00:00
16e4608e3d
[Keyboard] add handwired/dactyl_maximus
keyboard ( #21338 )
2023-07-03 03:30:50 -07:00
97c6f92064
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 10:02:43 +00:00
a83f497e8f
[Keyboard] b_sides/rev41lp: add via keymap ( #21381 )
2023-07-03 03:02:00 -07:00
14a856fcaf
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 10:01:18 +00:00
eeb5b4e8fe
[Keymap] Improve tap-hold configuration ( #21383 )
2023-07-03 03:00:36 -07:00
6921b7b1b7
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 08:28:05 +00:00
880b391f9c
[Keyboard] Add Zed65 910 PCB ( #21415 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-03 01:27:28 -07:00
9c7f176d4c
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 07:09:21 +00:00
26227d1f66
[Docs] Fix listed defaults in quantum painter docs ( #21429 )
2023-07-03 00:08:45 -07:00
583c688931
Fix encoder map declarations ( #21435 )
2023-07-03 01:19:52 +01:00
d2fd9e1773
Fix ili9xxx inversion opcode entry ( #21422 )
2023-07-03 10:10:38 +10:00
c4f66e5d6e
[Core] RGB Matrix limit basic indicators to the last render ( #21169 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-02 15:56:48 -07:00
ed6528b3e3
Merge remote-tracking branch 'origin/master' into develop
2023-07-02 22:54:27 +00:00
b708658e2e
usbpd_stm32g4: Configure UCPD before disabling the dead battery mode ( #21430 )
2023-07-03 08:53:54 +10:00
80d0cacd2b
Reduce keebio/bamfk1:via
firmware size ( #21432 )
2023-07-02 23:48:19 +01:00
023035f462
Move miscellaneous defines to data driven ( #21382 )
2023-07-02 22:40:13 +01:00
9ab16e62f7
Get rid of USB_LED_NUM_LOCK
( #21424 )
2023-07-02 19:35:41 +01:00
7ff80a57cb
Get rid of USB_LED_SCROLL_LOCK
( #21405 )
2023-07-02 19:24:22 +01:00
9dbad1fa5c
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 04:00:55 +00:00
000ee31e2c
[Keyboard] Add Varanidae ( #21340 )
2023-06-30 22:00:13 -06:00
14e106ebbc
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 03:27:24 +00:00
720aa628fa
[Keyboard] Add jaykeeb sebelas ( #21335 )
2023-06-30 21:26:45 -06:00
3c1064187c
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 03:22:14 +00:00
4755ed0efb
[Keymap] Add peterfalken planck/rev7 keymap ( #21328 )
2023-06-30 21:21:40 -06:00
2b4a93a385
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 01:36:50 +00:00
6a61e2eeee
Add Iris Rev. 8 ( #21392 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-06-30 21:36:11 -04:00
66a169388d
Merge remote-tracking branch 'origin/master' into develop
2023-06-29 00:08:56 +00:00
b5da6d228f
sofle/rev1:devdev: Disable console ( #21401 )
2023-06-29 01:08:23 +01:00
0dfdae40dc
Merge remote-tracking branch 'origin/master' into develop
2023-06-28 22:18:16 +00:00
b54960a1ab
correct default_60_abnt2/keymap.c
ASCII diagram ( #21397 )
2023-06-29 08:17:41 +10:00
0f5db75a0f
Merge remote-tracking branch 'origin/master' into develop
2023-06-28 09:35:20 +00:00
2750e031c1
[Keyboard] Sofle: fix LED count ( #21386 )
2023-06-28 02:34:41 -07:00
c4ced70e44
Merge remote-tracking branch 'origin/master' into develop
2023-06-28 08:12:03 +00:00
c3cd05c510
Kibou Wendy Layout Additions and Touch-Up ( #21367 )
...
* [style] refactor keymaps
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases
* [style] friendly-format info.json
* [chore] remove key overlaps in layout data
* [chore] correct key sequence
* [chore] add key labels
Add `label` keys to the JSON layout data to disambiguate which keys each
object is meant to represent.
Based on the original key sizes and positions as submitted by the
maintainer.
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift
* [enhancement] enable Community Layout support
2023-06-28 01:11:07 -07:00
c814be0296
STM32H723 support ( #21352 )
2023-06-28 13:07:14 +10:00
ba055a9c7f
Merge remote-tracking branch 'origin/master' into develop
2023-06-27 02:07:35 +00:00
faf560f141
Smith & Rune Iron160 Hotswap Touch-Up ( #21376 )
...
* [style] friendly-format info.json
- sort JSON keys in layouts object
- remove instances of `w: 1`
* [chore] correct layout data
* [refactor] rename LAYOUT to LAYOUT_60_tsangan_hhkb
* [enhancement] add LAYOUT_60_ansi_tsangan_split_rshift
* [enhancement] enable Community Layout support
* [bugfix] write appropropriate keymaps
Neither the `default` nor `via` keymaps were written appropriately for
this keyboard.
This commit modifies both keymaps to be appropriate for
`60_tsangan_hhkb` layout.
2023-06-26 19:07:01 -07:00
be3205fae0
Minor board clean-up after #19780 ( #21391 )
2023-06-27 09:54:31 +10:00
5542f5ede1
Get rid of USB_LED_KANA
and USB_LED_COMPOSE
( #21366 )
2023-06-27 09:15:33 +10:00
fa4ea73bf6
Merge remote-tracking branch 'origin/master' into develop
2023-06-26 22:04:17 +00:00
a88a91c5ad
Add riot auto-merge to master
to trigger GH workflows. ( #21390 )
2023-06-26 23:03:45 +01:00
a87c74ebe1
[Bug] Fix non-functional S3 wakeup / resume from suspense ( #19780 )
...
* Update ChibiOS-Contrib for USB suspend fixes
* Remove S3 wakup workaround
ChibiOS OTGv1 driver has a remote wakeup bug that prevents the device to
resume it's operation. 02516cbc24647f522eee975e69cc0c8a925470eb
introduced a hotfix that forcefully restarted the usb driver as a workaround.
This workaround broke multiple boards which do not use this driver /
peripheral. With the update of ChibiOS this hotfix is now obsolete.
* Remove restart_usb_driver overrides
they are no longer necessary as the workaround is not needed anymore
for stm32f4
* Remove unused RP_USB_USE_SOF_INTR defines
The SOF interrupt is enabled dynamically by the RP2040 usb driver
2023-06-26 23:55:52 +02:00
4aa765b72e
Enable auto-merge of develop to riot ( #21389 )
2023-06-27 07:54:38 +10:00
3ebdb1258b
Chibios USB: Take into account if host wants remote wakeup or not ( #21287 )
...
According to the USB 2.0 spec, remote wakeup should be disabled by
default, and should only be enabled if the host explicitly requests
it. The chibios driver code already takes care of storing this
information, and returning it on GET_STATUS requests. However our
application code has been ignoring it so far.
This is a USB compliance issue, but also a bug that causes trouble
in some cases: On RP2040 targets this has been causing problems if
a key is held down while the keyboard is plugged in. The keyboard
would fail to enumerate until all keys are released. With this
change that behavior is fixed.
Note that for LUFA targets this is already done correctly.
2023-06-26 10:36:32 +02:00
2f9f555add
Move TAP_CODE_DELAY
to data driven ( #21363 )
2023-06-25 22:06:31 +10:00
dd164a0566
GMMK/pro: Turn off RGB when suspended ( #21370 )
2023-06-24 19:55:40 +01:00
79da3a550c
Merge remote-tracking branch 'origin/master' into develop
2023-06-24 18:55:03 +00:00
3a42fbb0c9
Mechlovin Zed65 rev1 Touch-Up ( #21373 )
...
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi
2023-06-24 19:54:23 +01:00
1e5f2f517b
Merge remote-tracking branch 'origin/master' into develop
2023-06-24 18:53:18 +00:00
3bf2b966ec
Kibou Winter: rename LAYOUT to LAYOUT_tkl_ansi_wkl ( #21372 )
2023-06-24 19:52:44 +01:00
d18fc1cb92
Merge remote-tracking branch 'origin/master' into develop
2023-06-24 09:31:41 +00:00
1cf20f4587
Update config.h ( #21361 )
2023-06-24 10:31:07 +01:00
ef547e909a
Merge remote-tracking branch 'origin/master' into develop
2023-06-24 08:33:51 +00:00
884a348e5d
Kibou Harbour Layout Addition and Touch-Up ( #21358 )
...
* [style] friendly-format info.json
* [chore] correct layout data
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_65_ansi_blocker_wkl_split_bs
* [chore] correct listed maintainer
Reference the maintainer's GitHub username.
2023-06-24 01:33:18 -07:00
12edfc0c69
Fix anchor IDs for some API references ( #21345 )
2023-06-24 17:44:50 +10:00
1e05bad1ba
Move TAPPING_TERM
to data driven ( #21296 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:44:21 +10:00
4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP
to data driven ( #21292 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
6545eb64a0
Move RGB_MATRIX_HUE/SAT/VAL/SPD_STEP
to data driven ( #21354 )
2023-06-24 17:13:18 +10:00
8093b13365
Move TAPPING_TOGGLE
to data driven ( #21360 )
2023-06-24 17:10:22 +10:00
658b6aa3a6
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 23:22:55 +00:00
ac64e06079
Verify max one keyboard addition during CI. ( #21246 )
2023-06-24 09:22:14 +10:00
3156cf6da0
Remove use of __flash within LED drivers ( #21343 )
2023-06-23 22:50:31 +01:00
b2a7420a22
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 20:53:58 +00:00
c1929dc5c7
Bump tj-actions/changed-files from 36 to 37 ( #21356 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 36 to 37.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v36...v37 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 21:53:24 +01:00
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
173f54cf1f
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 16:49:07 +00:00
882f7838fd
Jaykeeb Skyline: correct layout data ( #21350 )
2023-06-23 09:48:32 -07:00
c1c18855f8
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 10:20:53 +00:00
75f5428d1d
Jaykeeb Orba Layout Addition and Touch-Up ( #21349 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_625u_space
* [style] friendly-format info.json
* [enhancement] add LAYOUT_7u_space
2023-06-23 03:20:18 -07:00
985eac4ab0
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 09:38:48 +00:00
ea21a09091
Akko Top40: correct layout data ( #21348 )
2023-06-23 02:38:04 -07:00
e21b4d2519
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 08:52:06 +00:00
e0a8a0ea2a
Y&R Transition80 Layout Additions and Touch-Up ( #21347 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_all
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_tkl_ansi_split_bs
* [enhancement] add LAYOUT_tkl_ansi
* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs
* [enhancement] add LAYOUT_tkl_ansi_tsangan
* [enhancement] enable Community Layout support
* [chore] add reference keymaps
2023-06-23 01:51:23 -07:00
67c7d7bf20
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 08:28:17 +00:00
09c89bc7e6
Wuque Creek70 Layout Additions and Touch-Up ( #21346 )
...
* [chore] correct layout data
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_ansi_split_space_split_bs_rshift
* [enhancement] add LAYOUT_ansi_split_space
* [enhancement] add LAYOUT_ansi_split_bs_rshift
* [enhancement] add LAYOUT_ansi
* [enhancement] add LAYOUT_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_ansi_tsangan
* [style] refactor keymaps
- use four-space indent
- convert tabs to spaces
- use QMK-native keycode aliases
2023-06-23 01:27:42 -07:00
cc6202de20
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 16:33:41 +00:00
67be956634
Teahouse Ayleen Community Layout Support and Touch-Up ( #21341 )
...
* [chore] correct layout data
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] enable Community Layout support
2023-06-22 17:33:01 +01:00
94b74b537a
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 16:32:06 +00:00
c01a3cfaca
Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up ( #21342 )
...
* [style] sort JSON keys in layout objects
* [chore] correct layout data
* [refactor] rename LAYOUT_all_split to LAYOUT_ortho_5x4
* [refactor] rename LAYOUT_2u_plus_2u_enter_2u_zero to LAYOUT_numpad_5x4
* [enhancement] enable Community Layout support
2023-06-22 17:31:34 +01:00
aad5746682
Move protocol makefiles into their respective folders ( #21332 )
...
* Move protocol makefiles into their respective folders
* Fix USB-USB converter
2023-06-22 15:07:28 +01:00
fb76c941ee
Fix rate/pistachio_pro:via
( #21339 )
2023-06-22 15:06:57 +01:00
bfd6bb8d23
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 13:46:17 +00:00
87ab13094e
Soda Pocket: correct layout data ( #21333 )
...
[chore]
Correct the layout data for the keyboard.
This commit fixes a misleading Configurator implementation.
2023-06-22 14:45:39 +01:00
8ca7570cd2
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 13:45:27 +00:00
2176c760df
Spleeb: correct layout data ( #21334 )
...
* [style] friendly-format info.json
* [chore] correct layout data
Fix a poor Configurator/CLI rendering.
2023-06-22 14:44:48 +01:00
5a4fab0b9e
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 04:36:15 +00:00
cc4ac72f85
Igloo Configurator Touch-Up ( #21303 )
...
* [refactor] friendly-format info.json
* [enhancement] add matrix diagram
* [enhancement] remove key overlaps in layout data
2023-06-21 21:35:35 -07:00
c601b1f623
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 02:12:05 +00:00
33f76d79d4
Quarkeys Z40 Community Layout Support and Touch-Up ( #21329 )
...
* [refactor] rename LAYOUT to LAYOUT_planck_mit
* [style] friendly-format info.json
* [style] refactor keymaps
- grid-align keycodes
- use four-space indent
- remove trailing whitespace
* [chore] tidy-up keyboard data in info.json
- spell-check `manufacturer` value
- use valid `url`
- reference GitHub username for `maintainer`
* [chore] tidy-up readme
- link to maintainer's GitHub account
- add Hardware Availability link
- break-out Hardware Specs into its own section
* [enhancement] enable Community Layout support
* [chore] replace product image in readme
Source repository for previous URL seems to have been deleted.
2023-06-21 19:11:32 -07:00
adc954fafd
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 00:43:08 +00:00
b8a12db1a1
Pteropus: correct layout data ( #21326 )
...
* [style] friendly-format info.json
* [chore] correct layout data
Fix keys overlapping when rendered in QMK Configurator or CLI.
2023-06-21 17:42:30 -07:00
87b371cea6
ProtoTypist PT-80 Refactor ( #21325 )
...
* [style] friendly-format info.json
* [docs] add layout/matrix diagram
* [style] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] LAYOUT_all macro
Move the JSON object for the Enter key to the end of the home row.
* [style] refactor default keymap
- update keycode grid alignment
- remove trailing whitespace
* [refactor] LAYOUT_tkl_iso macro
Move the JSON object for the Enter key to the end of the home row.
This commit fixes a key sequence error with the `tkl_iso` Community
Layout support.
* [style] refactor default_ansi keymap
- update keycode grid alignment
- remove trailing whitespace
* [bugfix] fix function row matrix assignments for LAYOUT_tkl_iso
Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_iso` macro.
* [bugfix] fix function row matrix assignments for LAYOUT_tkl_ansi
Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_ansi` macro.
2023-06-21 14:20:02 -07:00
810cd9bc53
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 19:30:39 +00:00
6f39205f73
Laneware LW75: correct layout data ( #21314 )
...
[refactor]
Fixes misleading Configurator implementations of the available layouts.
2023-06-21 12:30:04 -07:00
e3faa76e4c
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 18:42:56 +00:00
20c0043538
[Keymap] Add lindgrenj6 planck layout ( #21155 )
2023-06-21 12:42:23 -06:00
fa1b53360b
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 18:30:50 +00:00
4cc427c13e
Lucid Velvet Solder Layout Additions and Touch-Up ( #21313 )
...
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlaps in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso
2023-06-21 11:30:15 -07:00
b6c76cd143
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 17:39:03 +00:00
b814ff5bca
Lucid Velvet Hotswap Layout Additions and Touch-Up ( #21312 )
...
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlap in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan
* [enhancenment] enable Community Layout support
2023-06-21 10:38:18 -07:00
673b536d70
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 16:00:31 +00:00
71b77df06f
Keebio Cepstrum Configurator Touch-Up ( #21310 )
...
* [enhancement] remove redundant layout data
Remove the redundant layout data from the keyboard-level `info.json`.
* [enhancement] correct JSON syntax in rev1/info.json
* [enhancement] friendly-format rev1/info.json
* [enhancement] correct layout data
2023-06-21 08:59:54 -07:00
3274e0a4d5
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 03:05:47 +00:00
ecca9c5459
Add Keychron C2 Pro ( #20701 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 21:05:07 -06:00
08ba8a0160
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 03:02:34 +00:00
595d393fd8
[Keyboard] Add Monsgeek M5 ( #21182 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 21:01:43 -06:00
63735431d3
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 02:58:50 +00:00
dad41bd2f6
ProtoTypist PT-60 Refactor ( #21322 )
2023-06-20 20:58:44 -06:00
2f1cac6e9f
[Docs] Code markdown amendment ( #21323 )
2023-06-20 20:58:13 -06:00
c69f82f282
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 02:30:16 +00:00
7753249d3d
NovelKeys NK+: correct layout data ( #21317 )
...
* NovelKeys NK+: correct layout data
Add key sizes to the layout data.
* [refactor] rename LAYOUT to LAYOUT_65_xt_ansi_blocker_tsangan
2023-06-21 03:29:44 +01:00
6ec91a75d5
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 00:33:07 +00:00
42cd55e08d
Planck Matrix Fixes ( #21196 )
...
* fix non-default keymap compiling, initial matrix state, watchdog options
* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no
* chore: update function name on all cases.
* remove old midi tone option
Co-authored-by: Ryan <fauxpark@gmail.com>
* fixes abhixec's planck keymap
* add audio enable condition to abhixec's planck keymap
* add audio enable condition to all muse includes
* Revert "add audio enable condition to all muse includes"
This reverts commit 9779e908970dbf7cf81b1a3f968ef2e85ae2b76f.
* Revert "add audio enable condition to abhixec's planck keymap"
This reverts commit 24c742a5e8ddd55c45ce9f1917b0cb237d4bf721.
* Revert "fixes abhixec's planck keymap"
This reverts commit 4bb085d1ff00febc92ff6211da4fb776c6379fad.
---------
Co-authored-by: Peter.Falken <luis@bitjester.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-20 20:32:32 -04:00
ffdc70bf0a
Consolidate KEYBOARD_OUTPUT
+KEYMAP_OUTPUT
=>INTERMEDIATE_OUTPUT
( #21272 )
2023-06-21 08:41:49 +10:00
45dc1ccffe
EC Pro X JIS Layout Touch-Up ( #21260 )
...
* [refactor] update `info.json` for readability
- sort the JSON objects representing the keyboard's keys in the order:
- label, matrix, x, y, w, h
- convert numeric JSON values to integers where appropriate
* [refactor] remove key labels from `info.json`
* [refactor] keymap refactor
- grid-align keycodes
* [bugfix] move Enter key to home row
Moves the JSON object representing the Enter key to the home row.
Fixes an issue that resulted in correct key assignment only if the
keymap being compiled/flashed was based upon the `via` keymap.
2023-06-20 15:40:31 -07:00
ac14fce06d
Kalakos Bahrnob65 Configurator Layout Touch-Up ( #21309 )
...
* [enhancement] add matrix diagram
* [refactor] friendly-format info.json
* [enhancement] remove key overlaps
2023-06-20 18:18:16 +01:00
a9f49a0ce8
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 17:17:10 +00:00
85b804496c
KJ-Modify RS40 Configurator Touch-Up ( #21311 )
...
* [refactor] friendly-format info.json
* [enhancement] remove key overlap
Fix a key overlap in the Configurator rendering between LCtrl and Fn2.
* [enhancement] replace store links with product links
Replace URLs that point to the vendor's shop with URLs to the vendor's
product listing.
2023-06-20 18:16:35 +01:00
01cfc72b57
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 15:42:27 +00:00
45c52c742e
[Keyboard] Add Keychron C1 Pro ( #20700 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 09:41:45 -06:00
965cfec3f9
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 15:39:02 +00:00
958cae3e0a
[Keyboard] Add Alisaie ( #21266 )
2023-06-20 09:38:26 -06:00
a2e2d92652
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 15:36:05 +00:00
0abe3129f1
[Keyboard] Add bigsmoothknob ( #21265 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 09:35:23 -06:00
d98b60c8f6
Move kb83 keyboard ( #20761 )
...
* move hfdkb/keyboard_sw/k83 --> inland/kb83
* move hfdkb/keyboard_sw/k83 --> inland/kb83
* Update data/mappings/keyboard_aliases.hjson
* Update keyboard_aliases.hjson
* fixed the Configurator layout data
* fixed the Configurator layout data
* Revert "Update keyboard_aliases.hjson"
This reverts commit c085c547656d09a14b9b0fad6a00f9551106719f.
* Revert "fixed the Configurator layout data"
* Update keyboard_aliases.hjson
* Update info.json
2023-06-19 19:31:46 -07:00
808228c1a8
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 01:56:07 +00:00
7bd1d18427
[Docs] Add note about ENABLE_COMPILE_KEYCODE
to docs ( #21290 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-19 19:55:27 -06:00
be6f92c612
Merge remote-tracking branch 'origin/master' into develop
2023-06-20 01:46:21 +00:00
31e39a9ff4
dnworks SBL Community Layout Support and Touch-Up ( #21267 )
2023-06-19 18:45:47 -07:00
b749a5f720
Fixup nightly_boards/n40_o
( #21307 )
2023-06-19 13:59:35 -06:00
c4a67d3f33
Remove encoder in-matrix workaround code ( #20389 )
2023-06-19 09:46:27 -06:00
74fbd5a031
Fixup dekunukem/duckypad
( #21298 )
2023-06-19 13:10:25 +01:00
a68e9f0116
Merge remote-tracking branch 'origin/master' into develop
2023-06-19 06:05:27 +00:00
abd0632b9e
Tsubasa Handwired: correct layout data ( #21295 )
2023-06-19 00:04:50 -06:00
55ed2bcc7e
Merge remote-tracking branch 'origin/master' into develop
2023-06-19 05:53:34 +00:00
a756ef6c88
HFDKB K83 Configurator Layout Fix ( #21297 )
2023-06-18 23:53:01 -06:00
3c84f2b96d
Merge remote-tracking branch 'origin/master' into develop
2023-06-19 05:23:45 +00:00
e646ec2024
[Keyboard] Add support for Alveus MX PCB ( #21238 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-18 23:23:11 -06:00
2ea02c3995
Merge remote-tracking branch 'origin/master' into develop
2023-06-19 05:03:28 +00:00
0774381f81
Swap G431 to transient EEPROM. Add G431 and G474 onekeys. ( #21282 )
2023-06-19 15:02:57 +10:00
1f6aa12184
Merge remote-tracking branch 'origin/master' into develop
2023-06-19 03:57:28 +00:00
de49bcd8e8
Geistmaschine Geist Layout Refactor and Touch-Up ( #21288 )
2023-06-18 20:56:55 -07:00
1c9d0f0eec
Remove default TAPPING_TERM
from keyboard config.h ( #21284 )
2023-06-18 23:33:45 +01:00
7c7cec906a
Merge remote-tracking branch 'origin/master' into develop
2023-06-18 22:09:05 +00:00
88640e47ef
[refactor] correct layout data ( #21289 )
2023-06-18 23:08:34 +01:00
54d883befa
Merge remote-tracking branch 'origin/master' into develop
2023-06-18 11:38:43 +00:00
b520b352f9
preonic/rev3{,_drop}: Fix layouts with 2u keys ( #21114 )
...
Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases). Fix the layout definitions to match
the real PCB wiring.
2023-06-18 14:38:09 +03:00
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
7178645be7
Merge remote-tracking branch 'origin/master' into develop
2023-06-18 04:33:50 +00:00
884be6c1ba
Fix up operator precedence in RGBLIGHT ( #21280 )
2023-06-18 14:33:18 +10:00
40a073b140
Merge remote-tracking branch 'origin/master' into develop
2023-06-17 19:39:03 +00:00
a2171ff4e8
Dymium65 Layout Touch-Up ( #21269 )
...
* [refactor] friendly-format info.json
* [refactor] correct layout data
2023-06-17 20:38:02 +01:00
d85600fcd4
Eason Aeroboard Refactor ( #21271 )
...
* [refactor] refactor keymaps
- grid-align keycodes
- use four-space indent
- remove trailing whitespace
* [refactor] physically arrange layout macro
Arrange the layout macro and keymaps in the QMK-desired order.
Breaks compatibility with out-of-tree keymaps.
Key sequence swaps in this commit:
- `KC_GRV` <-> `KC_1`
- `KC_TAB` <-> `KC_Q`
* [refactor] rename LAYOUT to LAYOUT_split_space
* [enhancement] add LAYOUT_7u_space
* [chore] correct maintainer value
Reference the keyboard maintainer's GitHub username.
2023-06-17 20:37:28 +01:00
90a98fa689
Merge remote-tracking branch 'origin/master' into develop
2023-06-17 19:37:15 +00:00
d57acc7c5c
DOIO KB38 Refactor ( #21268 )
...
* [refactor] keymap refactor
- tidy-up box drawing
- update keycode alignment for readability
- use QMK-native keycode aliases
* [refactor] correct layout data
* [docs] add image to readme
2023-06-17 20:36:43 +01:00
2367d8129c
Move RGBLIGHT_SLEEP
to data driven ( #21072 )
2023-06-16 14:04:45 +10:00
579db6131e
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 20:57:46 +00:00
94311e4dc2
Alas: ISO Layouts Fix and Matrix Diagram ( #21255 )
2023-06-15 14:57:13 -06:00
dc435a0834
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 20:56:50 +00:00
5263dfb88d
ButterKeebs PocketPad: correct layout data ( #21256 )
2023-06-15 14:56:07 -06:00
e8ca83a353
Move RGBLIGHT_SPLIT
to data driven ( #21190 )
...
* Move `RGBLIGHT_SPLIT` to data driven
* Remove where `split_count` is already set
2023-06-15 13:27:26 +01:00
c011eb1ead
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 12:19:44 +00:00
9b36ec5351
DOIO KB30 Refactor ( #21250 )
...
* refactor keymaps
- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases
* info.json: correct layout data
* add readme.md
* info.json: correct maintainer field
Updates the value to reference the maintainer's GitHub username.
2023-06-15 13:18:56 +01:00
53d76042e0
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:29:09 +00:00
66f06a175f
[Keyboard] Add Artemis Paragon ( #20910 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-14 22:28:06 -06:00
dd69649fc9
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:26:11 +00:00
8f980ea69f
[Keyboard] add top40 keyboard. ( #21199 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-06-14 22:25:23 -06:00
5c03941405
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:24:28 +00:00
bbba1d07f9
[Keyboard] add acr87 keyboard. ( #21200 )
2023-06-14 22:23:46 -06:00
03c4530e8c
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:22:24 +00:00
3703d5a83b
[Keyboard] Adding OSAv2 Numpad Topre support ( #21224 )
2023-06-14 22:20:49 -06:00
8ee0cb5744
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:08:59 +00:00
a2c17d5518
[Keyboard] Add CannonKeys Leviatan PCB ( #21231 )
2023-06-14 22:08:16 -06:00
2add1fb223
[Keyboard] dactyl_manuform/6x7
pin correction ( #21240 )
2023-06-14 22:06:18 -06:00
f594b99f92
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 04:00:51 +00:00
92203440cd
[Keymap] Left Control is now ESC when tapped ( #21241 )
2023-06-14 22:00:13 -06:00
ee6320c7aa
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 03:59:31 +00:00
87858108b5
Modernize M75H and M75S firmwares ( #21244 )
2023-06-14 21:58:55 -06:00
6c7c5889ca
Rely on introspection to handle OOB access. ( #21247 )
2023-06-14 20:48:19 -07:00
88d9b7ee31
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 03:30:22 +00:00
baa9252db2
[Keyboard] add pluto keyboard ( #21225 )
2023-06-14 20:29:39 -07:00
9103b63354
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 01:46:17 +00:00
776e980ac1
4pplet Waffling60 Rev D ISO Layout Fix and Additions ( #21236 )
...
* correct layout data
* add matrix diagram
* rename LAYOUT to LAYOUT_all
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan_split_rshift
* add LAYOUT_60_iso_wkl_split_bs_rshift
* add LAYOUT_60_iso_wkl_split_rshift
2023-06-14 18:45:37 -07:00
6fdf4baecd
Merge remote-tracking branch 'origin/master' into develop
2023-06-14 16:27:44 +00:00
f5ee7b7ed8
Add Sinc Rev. 4 ( #21130 )
...
* Fork Rev. 3 to 4
* Update RGB LED positions
* Adjust RGB positions
* Enable more RGB modes
* Update copyrights
* Add license headers to keymaps
* Use same type of license header
Co-authored-by: Joel Challis <git@zvecr.com>
* Fix I2C pins
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-14 12:26:46 -04:00
7bafae64f9
FJLabs Swordfish Layout Macro Refactor ( #21234 )
...
* physically arrange layout macro
Arranges the layout macro to QMK standards (left to right, row by row).
This change breaks compatibility with out-of-tree keymaps, because the
order in which the keycode arguments must be passed is changed.
* rename `LAYOUT_alice_all` to `LAYOUT_split_bs`
* add `LAYOUT_2u_bs` macro
2023-06-14 07:31:51 -07:00
9551a0a38a
Move RGBLIGHT_LED_MAP
to data driven ( #21095 )
2023-06-14 22:01:13 +10:00
6c4286152f
Merge remote-tracking branch 'origin/master' into develop
2023-06-14 06:27:47 +00:00
4055f2a937
[Keyboard]add 5108 Keyboard. ( #21184 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-14 00:27:08 -06:00
5fd55908c6
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 15:18:40 +00:00
55987542e1
[Keyboard] Add mokey12x2 ( #20702 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-13 09:17:55 -06:00
aefdb39393
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 15:09:23 +00:00
1194a6f0dd
[Keyboard] jaykeeb skyline ( #21219 )
2023-06-13 09:08:37 -06:00
d9bea011fa
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 15:05:55 +00:00
e8b7244bb5
[Keyboard] rainkeebs trailmix ( #20189 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-13 09:05:03 -06:00
fd2a516f03
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 06:33:41 +00:00
dabbc93df4
[Keyboard] Add ErgoStrafer keyboard ( #21195 )
2023-06-12 23:32:54 -07:00
f4529eb42b
[Keymap] Fix scheikled
keymap for dactyl_manuform/4x6
( #21206 )
2023-06-13 00:19:38 -06:00
af58f26028
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 06:17:56 +00:00
ca6921b1ba
[Keyboard] Add ScottoNum macropad ( #21208 )
2023-06-13 00:17:18 -06:00
94aaf38177
Merge remote-tracking branch 'origin/master' into develop
2023-06-12 19:08:59 +00:00
2d838d8ba9
[Keyboard] Add ScottoFrog macropad ( #21209 )
2023-06-12 13:08:13 -06:00
84c7aaae91
Merge remote-tracking branch 'origin/master' into develop
2023-06-12 01:12:57 +00:00
53f20b197b
[Keyboard] Add orba keyboard ( #21132 )
2023-06-11 18:12:19 -07:00
f830b53a7a
Merge remote-tracking branch 'origin/master' into develop
2023-06-11 07:56:32 +00:00
fdb2851187
[Keyboard] Add ScottoSplit Keyboard ( #20945 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-06-11 01:56:20 -06:00
40c3b71569
[Keyboard] Add Flashquark Horizon Z ( #21055 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-11 01:55:06 -06:00
1fcb9a0228
Merge remote-tracking branch 'origin/master' into develop
2023-06-11 07:53:05 +00:00
33c93d3a96
[Keyboard] Add Scotto34 (PCB Edition) ( #21085 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
2023-06-11 01:52:43 -06:00
1914fbd951
[Keyboard] Add Scotto9 handwired macropad ( #21105 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-06-11 01:52:24 -06:00
beaf6505ed
Merge remote-tracking branch 'origin/master' into develop
2023-06-11 07:51:56 +00:00
bfdfeb6f3f
[Keyboard] Add kibou/winter ( #21161 )
2023-06-11 01:51:17 -06:00
cf6c92426d
[Keyboard] correct and modernise dactyl_manuform/6x7
variant ( #21176 )
2023-06-11 01:48:56 -06:00
3444e9656d
Refactor the rain lighting decision operator ( #21139 )
2023-06-10 23:55:03 -07:00
55f226159b
Merge remote-tracking branch 'origin/master' into develop
2023-06-11 06:27:53 +00:00
8cd9f07c30
[Keyboard] Adding OSAv2 Topre PCB ( #21080 )
2023-06-10 23:27:13 -07:00
c4b116875f
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 23:34:17 +00:00
dd8b4dce55
Atreyu: correct layout data ( #21197 )
2023-06-10 16:33:33 -07:00
38edc481d1
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 20:35:55 +00:00
57b23b8d96
[Keymap] thunderbird2086 layer status with RGB lighting/matrix ( #21063 )
2023-06-10 14:35:15 -06:00
ea70b361ce
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 15:02:22 +00:00
eee9a53a80
Up keymap ( #20769 )
...
flinguenheld keymap aurora sweep
2023-06-10 16:01:44 +01:00
0d574cd82e
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 14:59:13 +00:00
08289fc53a
EC Alveus ( #20840 )
...
Cipulot's EC Alveus PR
2023-06-10 15:58:36 +01:00
c69bc9d140
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 14:57:25 +00:00
f35cb924e9
Update newbs docs with some rp2040 stuff ( #21186 )
...
* Update newbs_building_firmware_configurator.md
* Update docs/newbs_flashing.md
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-10 15:56:43 +01:00
a9a68ff4f1
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 02:17:31 +00:00
e01e3fc866
Typo Correction in planck/rev7 readme.md ( #21194 )
...
Corrected typo explaining encoder requirements.
2023-06-09 22:16:46 -04:00
b9d78e4828
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 23:49:38 +00:00
a875f7f038
[Keyboard] Add ScottoGame Keyboard ( #20940 )
2023-06-09 17:48:55 -06:00
c8e47bea98
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 18:35:05 +00:00
e3b80b4151
Remove some keymap-level info.jsons ( #21191 )
2023-06-09 19:34:24 +01:00
c871f6ad45
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 14:51:59 +00:00
04b7a262e0
Fix typo ( #21189 )
2023-06-09 15:51:17 +01:00
4c60ebdbe0
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 01:46:47 +00:00
232281946d
Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation ( #21175 )
...
* adds planck/rev7
* Remove config.h include
Co-authored-by: Drashna Jaelre <drashna@live.com>
* convert planck matrices to lite implementation
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-06-08 21:46:09 -04:00
806b61c2f7
[Core] RGB matrix ws2812 update ( #21135 )
...
* ws2812_update boolean to stop update every single cycle
* lint1
Co-authored-by: Joel Challis <git@zvecr.com>
* lint2
Co-authored-by: Joel Challis <git@zvecr.com>
* Update quantum/rgb_matrix/rgb_matrix_drivers.c
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-09 01:00:22 +01:00
760a976993
Merge remote-tracking branch 'origin/master' into develop
2023-06-08 20:08:49 +00:00
a9f677b518
Slightly refine g_led_config
parsing ( #21170 )
2023-06-08 21:08:02 +01:00
f861695e83
Merge remote-tracking branch 'origin/master' into develop
2023-06-08 09:11:17 +00:00
4c6c387724
Add an emphasis on QMK MSYS terminal ( #21168 )
...
* Add an emphasis on QMK MSYS terminal
Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.
* Update instructions for the other operating systems
2023-06-08 10:10:30 +01:00
d1d0925cf9
[Core] Optimisation - Add RGB LED colour set check in drivers ( #21134 )
2023-06-08 02:58:53 +01:00
9a6056d09c
Merge remote-tracking branch 'origin/master' into develop
2023-06-08 01:47:47 +00:00
d042b92e7a
Add NortonTech handwired keypad (NortonTechPad) ( #21148 )
2023-06-08 02:47:06 +01:00
cc64247ebf
Merge remote-tracking branch 'origin/master' into develop
2023-06-08 01:03:58 +00:00
f136171753
add kibou/wendy ( #21150 )
2023-06-08 02:03:17 +01:00
90ea9e447a
Reset matrix_need_update
properly in eager debouncing algorithms ( #21154 )
...
The `matrix_need_update` variable needs to be reset to `false` in
`transfer_matrix_values()`, otherwise that function continues to be
invoked for every scanning loop (forever with `sym_eager_pk` and
`sym_eager_pk`, or until some key gets released with
`asym_eager_defer_pk`), and the scanning rate gets much lower because of
all that useless work.
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-06-08 02:01:45 +01:00
a059d121fa
Merge remote-tracking branch 'origin/master' into develop
2023-06-07 23:57:41 +00:00
dffbe1e655
monoflex60: fix LAYOUT_60_iso_tsangan implementation ( #21158 )
2023-06-08 00:57:05 +01:00
3fa92a4e7e
Merge remote-tracking branch 'origin/master' into develop
2023-06-07 23:56:53 +00:00
57c5f3e674
poker87d: correct layout data ( #21159 )
2023-06-08 00:55:49 +01:00
542749433c
Merge remote-tracking branch 'origin/master' into develop
2023-06-07 23:00:02 +00:00
fd1e638c28
Use unsigned integer for mousekey kinetic speed ( #21151 )
2023-06-07 13:12:49 -07:00
a02230f6fc
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 21:55:10 +00:00
ff1d7d287c
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 21:46:52 +00:00
64eb9852d2
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 07:04:38 +00:00
6c9c9489d2
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 05:46:59 +00:00
f61abde116
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 05:43:14 +00:00
5b3e41c1ca
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 05:35:05 +00:00
b0c483bb87
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 05:18:16 +00:00
4c928b0680
Merge remote-tracking branch 'origin/master' into develop
2023-06-06 05:14:31 +00:00
c9cf9712aa
Move RGBLED_SPLIT
to data driven ( #21113 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-06 11:08:04 +10:00
f91ca76c78
Merge remote-tracking branch 'origin/master' into develop
2023-06-05 20:43:42 +00:00
3617cbde7a
Merge remote-tracking branch 'origin/master' into develop
2023-06-05 20:35:00 +00:00
83a726c30e
Merge remote-tracking branch 'origin/master' into develop
2023-06-05 05:59:35 +00:00
0c0cabe3f5
Remove quantum/keymap.h ( #21086 )
2023-06-05 06:17:38 +01:00
2d09305445
Merge remote-tracking branch 'origin/master' into develop
2023-06-04 01:49:13 +00:00
edaf665414
[Enhancement] Decouple autocorrect logic ( #21116 )
2023-06-04 02:11:54 +01:00
220dad26d0
Merge remote-tracking branch 'origin/master' into develop
2023-06-04 01:11:30 +00:00
ce94daf3d8
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 20:39:49 +00:00
a3c58ba567
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 20:38:54 +00:00
7d676f1aa6
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 07:04:21 +00:00
6aacd4d3c0
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 02:14:29 +00:00
c754f644dc
[Core] Move dynamic macro "stop recording" logic to a function ( #21108 )
2023-06-02 14:46:04 -07:00
27120f2fb6
platfoms: chibios: wait: only define the frequency ( #21115 )
2023-06-02 14:41:05 -07:00
ef788c68f4
Merge remote-tracking branch 'origin/master' into develop
2023-06-02 07:46:36 +00:00
aa33fb00fd
Revert "Add *_MATRIX_LED_COUNT generation/validation ( #19515 )" ( #21109 )
...
This reverts commit 25c16b3adeb15466d75691162763ce062b2c6e64.
2023-06-02 02:45:48 +01:00
25c16b3ade
Add *_MATRIX_LED_COUNT generation/validation ( #19515 )
...
* Add *_MATRIX_LED_COUNT parsing/validation
* Disable parsing for now
* Disable complexity check
2023-06-02 02:42:49 +01:00
0a3ec7f59c
Merge upstream uf2conv.py changes ( #21107 )
2023-06-01 21:12:25 +01:00
a4ed6ad0f5
Unicodemap keycodes rename ( #21092 )
2023-06-01 17:25:08 +01:00
45c9bc4e55
Merge remote-tracking branch 'origin/master' into develop
2023-06-01 14:11:31 +00:00
857e9b74d6
Merge remote-tracking branch 'origin/master' into develop
2023-06-01 09:26:41 +00:00
6156972781
Merge remote-tracking branch 'origin/master' into develop
2023-05-31 19:03:39 +00:00
5a26e5e790
[Keymap] transpose added to giabalanai keymaps ( #21054 )
2023-05-31 11:48:56 -07:00
6a2de56aaf
Merge remote-tracking branch 'origin/master' into develop
2023-05-31 18:47:46 +00:00
04719c774d
Fix backlight sync on suspend_power_down for split keyboards ( #21079 )
2023-05-31 11:46:03 -07:00
b3a7f80e1a
Merge remote-tracking branch 'origin/master' into develop
2023-05-31 18:44:47 +00:00
cc11b63d87
Merge remote-tracking branch 'origin/master' into develop
2023-05-30 18:25:04 +00:00
23658cf714
Merge remote-tracking branch 'origin/master' into develop
2023-05-30 01:11:34 +00:00
ffeaf462e3
Merge remote-tracking branch 'origin/master' into develop
2023-05-30 01:08:54 +00:00
0ffa4ef9df
Merge remote-tracking branch 'origin/master' into develop
2023-05-28 22:27:51 +00:00
11bba43953
Merge remote-tracking branch 'origin/master' into develop
2023-05-28 20:37:30 +00:00
f2808dcbef
Branch point for 2023q3 Breaking Change.
2023-05-29 06:20:09 +10:00