1b5ae7aa71
Merge remote-tracking branch 'origin/master' into develop
2024-12-09 06:34:19 +00:00
847257c3c7
Addition of EC TKL X ( #24647 )
2024-12-08 23:34:07 -07:00
388c3c6d12
Addition of EC65X ( #24648 )
2024-12-08 23:33:40 -07:00
c7c91700b8
Merge remote-tracking branch 'origin/master' into develop
2024-12-09 06:32:41 +00:00
39958fe854
[Keyboard] Add Orbweaver ( #24692 )
...
* Create README.md
* Add files via upload
* Create keymap.c
* Update README.md
* Update keyboards/lostdotfish/rp2040_orbweaver/README.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/lostdotfish/rp2040_orbweaver/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Rename README.md to readme.md
* Update readme.md
* Update keyboards/lostdotfish/rp2040_orbweaver/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/lostdotfish/rp2040_orbweaver/mcuconf.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboard.json
* Update keyboards/lostdotfish/rp2040_orbweaver/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboard.json
* Update mcuconf.h
* Update rp2040_orbweaver.c
* Delete keyboards/lostdotfish/rp2040_orbweaver/halconf.h
* Update config.h
* Update readme.md
* Update readme.md
* Update readme.md
* Update keyboards/lostdotfish/rp2040_orbweaver/keyboard.json
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-08 23:31:49 -07:00
af53c13d53
Merge remote-tracking branch 'origin/master' into develop
2024-12-09 06:22:24 +00:00
3c35952944
Adding ctrl-M replacement controller for IBM Model M ( #24375 )
...
* This is a configuration of QMK intended to be used with the [ctrl-M controller](https://github.com/nuess0r/ctrl-M ).
* Move USB_MAX_POWER_CONSUMPTION to data driven due to upstream change
* Clean up according to PR checklist
Check the keymaps/nuess0r how you can make better use of your Model M
including Windows, multimedia keys etc.
* Move CAPS_HOLD feature from default build to custom keymap
* More data driven configuration
Move layout definition from ctrl_m.h to info.json
Move has_ghost to info.json -> this makes the config.h file obsolete
* Implement changes suggested by review
* Removing user keymap (nuess0r) to follow current guidelines
The nuess0r keymap which is shipped with the ctrl-M controller is kept here:
https://github.com/nuess0r/qmk_firmware/tree/nuess0r_keymap
* Changed image hosting location to Github
requested in review by drashna
* Changed image hosting location to imgur
* Settings removed from info.json that are disabled by default.
* Change URL as suggested by @dunk2k
Not pointing to the QMK firmware but to the replacement controller electronics
project.
* Migrate build target markers to keyboard.json
* Adding tindie link and implement review suggestions
* Removing via keymap to follow current guidelines
Will be moved to the https://github.com/the-via/qmk_userspace_via repo.
* Add LAYOUT_all to support ANSI and ISO keyboards with the same firmware
Add a LAYOUT_all similar to other keyboards that defines all available keys.
Change the default keymap to use the _all layout so both ANSI and ISO Model M
variants work out of the box.
* Remove unnecessary enum from default keymap
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-12-08 23:21:49 -07:00
86f8694580
Merge remote-tracking branch 'origin/master' into develop
2024-12-09 05:44:45 +00:00
379bb77005
fix: KC_MEDIA_PLAY_PAUSE label ( #24693 )
2024-12-08 22:44:12 -07:00
a683f10bff
Merge remote-tracking branch 'origin/master' into develop
2024-12-09 03:30:58 +00:00
1c6d3d0cbc
Adding new keyboard Promenade RP24S ( #24689 )
...
* adding keymaps for krado industries
* Modified default keymap.c files to be the same as via.
* Changing vendor ID for Krado Industries
* Suggested changes made
Making changes suggested by zvecr.
Removed dynamic_layer indicator, updated copyright year, deleted unused layers in keymaps.
Co-authored-by: Joel Challis <git@zvecr.com>
* rgbpin for ws2812 changed in info.json
* Added encoder mapping rule file for default keymaps; added Fn layer shortcuts to Promenade layouts
* Added rules.mk with encoder mapping for encoder boards at keymaps level.
* Deleted extra key in LAYOUT
* Update keyboards/kradoindustries/kousa/rules.mk
Move WS2812 Driver from rules.mk to info.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/kradoindustries/kousa/info.json
Move WS2812 Driver from rules.mk to info.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/kradoindustries/kousa/keymaps/default/keymap.c
Move WS2812 Driver from rules.mk to info.json
Co-authored-by: jack <jack@pngu.org>
* Reverting settings.json
* Encoder map code change [2]>[NUM_DIRECTIONS]
* Adding Promenade RP24S
Adding Promenade RP24S keyboard.json, default keymap, and readme
* Adding layer access to Promenade RP24S
Adding layer access to layers 1 and 2
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-08 20:30:26 -07:00
68f67e23aa
skyloong/gk61: Remove overriding of core keycode behaviour ( #24655 )
2024-12-08 06:35:12 -08:00
001e190935
Merge remote-tracking branch 'origin/master' into develop
2024-12-08 06:06:35 +00:00
782f91a73a
[Keyboard] Add SIRIND Tomak79S ( #24684 )
...
* Add Tomak79S
Add Tomak79S
* Update keyboards/era/sirind/tomak79s/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-07 23:06:03 -07:00
e3000fabb7
Merge remote-tracking branch 'origin/master' into develop
2024-12-06 22:06:14 +00:00
a12ff287ee
Organise default community layouts summary ( #24500 )
...
* Organise default community layouts summary
* Remove erroneous layout
2024-12-07 09:05:40 +11:00
98291bc281
Merge remote-tracking branch 'origin/master' into develop
2024-12-06 05:44:06 +00:00
03937e0c86
Add Macroflow Original macropad firmware ( #24538 )
...
* Adding Macroflow Macropad
* Macroflow_Macropad
* Macroflow_Macropad
* Adding My Macropad
* Adding Macroflow Macropad
* Adding Macroflow Macropad
* Adding Macroflow Macropad
* Adding Macroflow Macropad
* Adding Macroflow Macropad
* Added License Headers
* Updated code for merge
* Added License Header
* Added Encoder Map
* Updated Files
* Fixed Matrix
* Update keyboards/macroflow_original/keyboard.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/macroflow_original/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/macroflow_original/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/macroflow_original/keymaps/default/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/macroflow_original/macroflow_original.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-12-05 22:43:35 -07:00
55ea94832c
Merge remote-tracking branch 'origin/master' into develop
2024-12-05 18:59:00 +00:00
09fdabf37c
Fix keymap.json error of keyboard/suikagiken/suika27melo ( #24677 )
2024-12-06 05:58:28 +11:00
f4dc0c33cc
Merge remote-tracking branch 'origin/master' into develop
2024-12-05 18:18:59 +00:00
d76f7bfac3
Add Cerberus to QMK ( #24226 )
...
* Add Cerberus to QMK
* Update readme to add hotswap callouts
* Update readme formatting
* Use format json to update keyboard.json formatting
* Split Cerberus HS and Solderable into separate folders
* Update JSON formatting
* make solderable keymaps a bit more useful
* Backlight fix on solderable
* Update keyboards/cannonkeys/cerberus/hotswap/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Remove cerberus VIA keymaps
* Apply suggestions from code review
Change some whitespace
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add RGB control keycodes to cerberus keymap
* Add backlight controls to default keymap on solderable version
* Update keyboards/cannonkeys/cerberus/readme.md
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-12-05 11:18:25 -07:00
daf4746da7
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 17:19:20 +00:00
3c324cb5e6
[Keyboard] Add Binepad BNK8 keyboard ( #24598 )
...
* Add Binepad BNK8 keyboard
* Moved keymap.c to keymap.json
* Fix product page URL
* RGB_ -> RM_ keycodes after this round of breaking changes
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-12-04 10:10:11 -07:00
e64adcef7e
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 17:08:07 +00:00
d01303c060
[Keyboard] add kbd0 Curve0 60 ANSI ( #24609 )
...
* add kbd0/curve0/60_ansi keyboard
* Apply suggestions from code review
Co-authored-by: jack <jack@pngu.org>
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: unknown <code-monke>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-12-04 10:07:26 -07:00
6992401770
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 16:58:38 +00:00
5dc92edf11
Addition of EC1-AT ( #24645 )
2024-12-04 09:57:16 -07:00
3d3f14044a
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 16:55:49 +00:00
8094a1d182
Addition of EC Constellation ( #24644 )
...
* Addition of EC Constellation
* Fix layout macro name
2024-12-04 09:55:08 -07:00
094933f002
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 16:52:23 +00:00
88d4462e52
[Keyboard] Add Marcopad ( #24636 )
...
* Marcopad debut
* Applying core review suggestions
* Optional layout with backlit
* Line feeds and replacing dev board configs
* Function to toggle backlight
* Move to RGB Matrix
* Fixing capitalization
* Review comments
---------
Co-authored-by: Marco Pelegrini <mpelegrini@microsoft.com>
2024-12-04 09:51:40 -07:00
25da6bc359
Merge remote-tracking branch 'origin/master' into develop
2024-12-04 16:37:37 +00:00
c2bc6e2b3c
[Keyboard] Add cans12erv2 ( #24628 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Can Baytok <baytok@dydocon.com>
2024-12-04 08:37:02 -08:00
b6192ef8a0
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 23:10:02 +00:00
a794ceeb51
[Keyboard] Add dactyl_manuform_pi_pico ( #23891 )
...
Adds new keyboard under handwired/dactyl_manuform_pi_pico
It is a dactyl_manuform(5x6) running on Pi Pico micro controller
2024-12-03 16:09:24 -07:00
176aa00abb
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 22:48:59 +00:00
85222dfd8c
Add a keyboard entry for yacobo model m replacement control boards ( #23827 )
...
* add the keyboard
* Update keyboards/ibm/model_m/yacobo/keyboard.json
Co-authored-by: jack <0x6a73@protonmail.com>
* remove dead file
* PR Comments
* standardize comments
* PR Comments
---------
Co-authored-by: Stephen Edwards <stephenedwardsemail@gmail.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-03 15:43:14 -07:00
fefb4180aa
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 22:40:41 +00:00
e7f1388317
Add cornia keyboard ( #24442 )
...
* Add cornia keyboard
* Update Fire keymap
* [Cornia/Doc] Host image on imgur
* [Cornia/config] Remove unnecessary defines
* [Cornia] Move I2C stuff to keyboard level
* [Cornia/config] Remove unnecessary defines & move all callbacks to keymap.c
* [Cornia] Use tri-layer in default keymap
* [Cornia/makefiles] remove license headers & root makefile
* [Cornia] Put common configuration to top keyboard level
* [Cornia] Remove unecessary custom keycodes
* [Cornia] Fix readme
* [Cornia] Fix RGB keycodes
* [Cornia] Fix config files
* [Cornia] Fix readme
* [Cornia] Fix mcuconf.h license
2024-12-03 15:40:07 -07:00
0196298b10
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 19:31:52 +00:00
f0eb2460d9
Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 ( #24672 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.1...v4.7.2 )
---
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>
2024-12-03 19:31:16 +00:00
d44fe48a55
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 18:36:17 +00:00
93765bb0ef
Update hardware_keyboard_guidelines.md to Fix Typos ( #24671 )
...
Corrected a typo in the phrase "iOS device need lessthan 100" to "iOS devices need less than 100."
This was to improve clarity and professionalism of the doc.
2024-12-03 11:35:39 -07:00
6f2c032459
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 07:47:37 +00:00
c5eeac9686
[Keyboard] Add keyboard reviung46 ( #24245 )
...
* add keyboard reviung46
* modified keyboards/reviung/reviung46/readme.md
* modified keyboards/reviung/reviung46/keyboard.json
* modified keyboards/reviung/reviung46/readme.md
* fix keyboards/reviung/reviung46/keyboard.json
* fix keyboards/reviung/reviung46/keymaps/default/keymap.c
fix keyboards/reviung/reviung46/keymaps/via/keymap.c
* fix keyboards/reviung/reviung46/keymaps/via/keymap.c
* fix keyboards/reviung/reviung46/keyboard.json
* fix keyboards/reviung/reviung46/keyboard.json
* modified reviung/reviung46/readme.md
* fixed keyboards/reviung/reviung46/keyboard.json
* fixed keyboards/reviung/reviung46/keymaps/default/keymap.c
deleted keyboards/reviung/reviung46/keymaps/via/keymap.c
deleted keyboards/reviung/reviung46/keymaps/via/rules.mk
* fix keyboards/reviung/reviung46/keyboard.json and keyboards/reviung/reviung46/keymaps/default/keymap.c
* Update keyboards/reviung/reviung46/readme.md
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-03 00:46:37 -07:00
2d5d3ac959
Merge remote-tracking branch 'origin/master' into develop
2024-12-03 07:35:59 +00:00
191172aa4e
[Keyboard] Add NCR80 ALPS SKFL/FR ( #24625 )
...
* ADD NCR80 ALPS SKFL/FR
* fix
* Update config.h
* Update config.h
* Update keyboards/salane/ncr80alpsskfl/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/salane/ncr80alpsskfl/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/salane/ncr80alpsskfl/readme.md
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-03 00:35:24 -07:00
7858f84366
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 21:26:44 +00:00
c8fe565ee6
[Keyboard] Add splitkb.com's Halcyon Kyria rev4 ( #24512 )
...
* Add Halcyon Kyria Rev4
* Remove bootmagic and unused features
* Fix encoderindex
* Update readme.md
* Remove rgblight
* Implement requested changes
* Add encoder update user
* Remove rules.mk and add VIK configuration
* Move options to config.h
* Update RGB keycodes (qmk#24484)
* implement changes
---------
Co-authored-by: harvey-splitkb <126267034+harvey-splitkb@users.noreply.github.com>
2024-12-02 14:26:10 -07:00
384e42cb23
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 17:10:39 +00:00
50966934b2
Add new keyboard "Jourkey" ( #24409 )
...
* jourkey
* rotary encoder
* fix keymap
* jourkey
* format json
* Update keyboards/takashicompany/jourkey/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* fix layout
* Update readme.md
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-12-02 10:10:01 -07:00
22849a59d4
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 16:49:47 +00:00
09dfbf8efe
[Keyboard] Add h88 gen2 ( #24454 )
...
* initial commit
* small updates
* matrix fix
* fix rgb lighting
* updates
* fix rgb pin
* pin fixes
* readme update
* json formatting
* Update keyboards/hineybush/h88_g2/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-12-02 09:49:11 -07:00
750a3f1e60
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 16:49:00 +00:00
e4e66c61ad
[murcielago] Enable split watchdog ( #24463 )
2024-12-02 09:48:26 -07:00
777ae4fb8d
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 15:37:41 +00:00
28320f0cb5
[Keyboard] Add support S6xty5Neo Rev.2 ( #24631 )
...
* Update support S6xty5
* Delete chconf.h
* Update manufacturer, community layout for hhkb
* Update layout
* fix row index
* Update tyson60s
* Update community layout and layout name
* Update remove rgb test mode
* Update capslock led
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Add support for S6xty5Neo Rev.2
* Remove deprecated s6xty5
* Update layout
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Move mcuconf and config to outer folder
---------
Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-12-02 08:37:02 -07:00
97870b27a1
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 15:33:45 +00:00
cd286e4b9d
[Keyboard] Add suika27melo ( #24616 )
...
* add keyboard suika27melo
* Update keyboards/suikagiken/suika27melo/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/suikagiken/suika27melo/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/suikagiken/suika27melo/readme.md
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/suikagiken/suika27melo/readme.md
Co-authored-by: jack <jack@pngu.org>
* change to imgur link
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-02 08:30:02 -07:00
0c176f6123
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 15:24:25 +00:00
0ad3ffdfbc
[Keyboard] Add support E8ghty ( #24632 )
...
* Update support S6xty5
* Delete chconf.h
* Update manufacturer, community layout for hhkb
* Update layout
* fix row index
* Update tyson60s
* Update community layout and layout name
* Update remove rgb test mode
* Update capslock led
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Remove deprecated s6xty5
* Update support for E8ghty
* remove rgb test mode
* Update community layout
* Update fix pipeline build ci
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-12-02 08:20:48 -07:00
b3a1dc0658
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 15:07:28 +00:00
fa3be8a3fb
sawnsprojects/bunnygirl65: Fix typo in name ( #24668 )
2024-12-02 15:02:29 +00:00
e592a7da00
[Keyboard] Added nibell micropad4x4 ( #24662 )
...
* feat: added nibell micropad4x4
* chore: updated readme
* chore: updated keymap
* feat: added layers
* chore: added bootloader doc
* Added layers
* changed RSHIFT and RCTRL
* Update keyboards/nibell/micropad4x4/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/nibell/micropad4x4/readme.md
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-02 08:00:29 -07:00
2bfc0e07d1
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 14:58:10 +00:00
be7786bfc6
Addition of Hotdog Pad ( #24650 )
...
* Add Hotdog Pad
* remove encoder_map feature
* Add rules.mk
* move rules.mk into keymap
* Update keyboards/onnenon/hotdog_pad/keyboard.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/onnenon/hotdog_pad/keyboard.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* add hotdog_pad.c
* fix reversed encoder pins
* Update keyboards/onnenon/hotdog_pad/hotdog_pad.c
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-12-02 07:57:34 -07:00
b599c78548
Fix Quantum Painter compiliation issues with heavy optimization ( #24667 )
2024-12-02 16:58:18 +11:00
fa96609e0b
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 04:12:12 +00:00
39c40f55cb
Add Xlant XL keyboard ( #24608 )
...
Co-authored-by: jack <jack@pngu.org>
2024-12-01 20:05:29 -08:00
1d5de078c7
Merge remote-tracking branch 'origin/master' into develop
2024-12-02 04:01:40 +00:00
b022d3bc6b
[Keyboard] Add fistbnmp ( #24595 )
2024-12-01 20:01:05 -08:00
aa9e48dae2
Merge remote-tracking branch 'origin/master' into develop
2024-12-01 19:25:16 +00:00
5eb53be671
Avoid loading keymap rules.mk twice ( #24665 )
2024-12-02 06:24:44 +11:00
df9bf9efa1
Update ChibiOS to latest stable branch. ( #24651 )
2024-11-30 22:51:41 +11:00
5b827356bb
Merge remote-tracking branch 'origin/master' into develop
2024-11-30 05:31:16 +00:00
1da8aa8259
Improve "feature/encoder config both specified" warnings ( #24641 )
2024-11-30 05:30:45 +00:00
0ae7639f6c
Merge remote-tracking branch 'origin/master' into develop
2024-11-30 05:30:38 +00:00
97547ac762
Update leftover RGB keycodes ( #24653 )
2024-11-30 05:30:05 +00:00
50491c44ca
moky/moky88: Remove use of deprecated defines ( #24656 )
2024-11-29 13:51:16 -08:00
653d1a5e37
Merge remote-tracking branch 'origin/master' into develop
2024-11-28 19:46:32 +00:00
66d0d53dc1
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 ( #24654 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.6.9 to 4.7.1.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.9...v4.7.1 )
---
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>
2024-11-28 19:45:59 +00:00
b0ac5bcf91
Branch point for 2025q1 breaking change
2024-11-27 21:31:31 +11:00
f8ba76a771
Merge branch 'master' into develop
2024-11-27 21:30:59 +11:00
9f76541b29
Merge branch 'develop'
2024-11-27 21:29:12 +11:00
eb04b94eec
Merge point for 2024q4 breaking change.
2024-11-27 21:26:34 +11:00
b7b0eb76a9
develop
2024q4 changelog. (#24638 )
2024-11-27 21:19:17 +11:00
36f306b4a5
Provide method to save a single default layer in the full range of 0-31 ( #24639 )
2024-11-25 07:35:21 +11:00
f3bae56808
Update keycodes for keyboards with RGB Matrix ( #24484 )
2024-11-24 12:03:08 +00:00
7d8f193988
Allow codegen of keymap.json
=> keymap.c
without requiring layers/layout etc. ( #23451 )
2024-11-24 20:32:30 +11:00
859dab864a
Remove keyboard use of eeconfig_read_default_layer ( #24635 )
2024-11-23 17:43:45 +00:00
1f7d10902a
Add pointing tests ( #24513 )
2024-11-23 16:34:32 +00:00
d189de24a0
Simple Python script to show polling rate ( #24622 )
2024-11-23 14:07:18 +00:00
e4e015c0c8
Update keymaps to use PDF keycode ( #24633 )
2024-11-23 13:35:34 +00:00
4a5bae51cd
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM ( #24630 )
...
* [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881 )
* Apply suggestions from code review
Co-authored-by: Nick Brassel <nick@tzarc.org>
---------
Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-11-23 10:09:34 +00:00
9e9b4acbde
Merge remote-tracking branch 'origin/master' into develop
2024-11-21 18:47:10 +00:00
57be487161
Fix rendering of reference_configurator_support.md
( #24629 )
2024-11-21 18:46:36 +00:00
968a611476
Review fixes for layer lock feature ( #24627 )
2024-11-21 13:02:49 +00:00
65a8a5ff69
qmk find
: expand operator support (#24468 )
2024-11-21 22:57:36 +11:00
c7a04bd930
Bring supported STM32F4 configs in line with F4x1 ( #24413 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2024-11-21 22:54:01 +11:00
36b5559b99
[Core] Add Layer Lock feature ( #23430 )
...
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
Co-authored-by: Pascal Getreuer <getreuer@google.com>
Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
2024-11-21 17:31:54 +11:00
39161b9ee7
Added MCU support for ArteryTek AT32F415 ( #23445 )
2024-11-21 17:28:28 +11:00
074bbbfb21
Merge remote-tracking branch 'origin/master' into develop
2024-11-21 06:22:51 +00:00
638b22d057
qmk new-keyboard
: separate dev board and MCU selection (#24548 )
2024-11-21 17:22:14 +11:00
9bea332a21
qmk via2json
: Improve macro parsing (#24345 )
2024-11-21 17:20:05 +11:00
8cbcdcac62
qmk new-keymap
: validate keymap name (#23420 )
2024-11-21 17:18:51 +11:00
88afd53b1f
[CLI] Refactor painter arguments to table instead of commandline ( #24456 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-11-21 17:16:46 +11:00
9c86583981
Backward compatibility for new RGB keycode handling ( #24490 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-11-20 09:53:33 +11:00
e66fce38b2
Merge remote-tracking branch 'origin/master' into develop
2024-11-19 21:59:43 +00:00
c843ad1268
Add Sagittarius encoder support. ( #24617 )
2024-11-20 08:59:07 +11:00
0853a8ea35
Merge remote-tracking branch 'origin/master' into develop
2024-11-19 20:38:13 +00:00
0988523851
Fix typo in docs/api_development_overview.md ( #24620 )
2024-11-19 13:37:39 -07:00
7936a791ed
Merge remote-tracking branch 'origin/master' into develop
2024-11-17 15:06:31 +00:00
3a6df60ba5
docs: fix RWIN alias ( #24610 )
2024-11-17 15:05:57 +00:00
5ab408aef7
Merge remote-tracking branch 'origin/master' into develop
2024-11-17 07:16:16 +00:00
da34d652d4
[Keyboard]Add Lily58 Lite Rev3(lily58/lite_rev3) ( #24255 )
...
* add Lily58 Lite Rev3 Firmware
* fix README
* Update README
* delete lite_rev3.h
* Update keyboards/lily58/lite_rev3/halconf.h
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/lily58/lite_rev3/config.h
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/lily58/lite_rev3/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/lily58/lite_rev3/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/lily58/lite_rev3/mcuconf.h
Co-authored-by: jack <jack@pngu.org>
* fix image url
* fix SERIAL_DRIVER definition
* fix VIA_ENABLE definition disable
* fix cols pin
* Update keyboards/lily58/lite_rev3/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/lily58/lite_rev3/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* delete rules.mk
* Update README
* Update keyboards/lily58/lite_rev3/readme.md
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-11-17 00:15:45 -07:00
310c4847d5
Merge remote-tracking branch 'origin/master' into develop
2024-11-15 18:16:23 +00:00
f4e58eeff4
docs: move description of host_language from Macros to Language-specific Keycodes ( #24584 )
...
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-11-15 11:15:48 -07:00
79a661fe61
Merge remote-tracking branch 'origin/master' into develop
2024-11-14 18:00:36 +00:00
46236ce3de
[docs] Improve halconf/mcuconf code examples ( #24597 )
2024-11-14 18:00:02 +00:00
0bda0f4775
Revert removal of QK_OUTPUT_AUTO
, fixup docs to reflect. ( #24593 )
2024-11-14 21:16:52 +11:00
f8b4e24d37
Merge remote-tracking branch 'origin/master' into develop
2024-11-14 09:43:56 +00:00
a8a47c4011
Perform test compiles during qmk doctor
. ( #24282 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2024-11-14 20:43:23 +11:00
d04789e9ea
Merge remote-tracking branch 'origin/master' into develop
2024-11-13 04:29:48 +00:00
4757ef281f
[Keyboard] Add Majestouch Redux ( #24586 )
...
* [Keyboard] Add Majestouch Redux
* Apply suggestions from code review
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-11-12 21:29:12 -07:00
4e77ab66e2
Merge remote-tracking branch 'origin/master' into develop
2024-11-12 02:21:49 +00:00
3d4da6de29
[docs] Add "edit this page" link at the bottom ( #24585 )
2024-11-12 02:20:56 +00:00
be7b479c4a
Merge remote-tracking branch 'origin/master' into develop
2024-11-12 02:20:13 +00:00
9cd7896760
Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 ( #24592 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.6.8 to 4.6.9.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.8...v4.6.9 )
---
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>
2024-11-12 02:18:51 +00:00
291f1992d3
Merge remote-tracking branch 'origin/master' into develop
2024-11-10 19:12:22 +00:00
8cbd631fcb
remove "w": 1 from /keyboards/ ( #24587 )
2024-11-10 12:11:48 -07:00
a3cfb1dab7
Joystick: add support for 8-way hat switch ( #24515 )
2024-11-09 14:10:10 -08:00
69093f6de9
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 19:04:48 +00:00
3eb172d08e
[docs] Turn on icons for external links ( #24580 )
2024-11-09 12:04:14 -07:00
a8fc265bf1
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 16:49:43 +00:00
b3f5408e72
[docs] Fix dead link to keyboard list in newbs.md ( #24579 )
2024-11-09 09:49:11 -07:00
b06e9fdd95
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 04:24:07 +00:00
f156e57f8e
[Keyboard] Add tenstad ( #24571 )
...
* [Keyboard] Add tenstad
* fix: remove settings disabled by default
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix: add serial and transport to json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix: format json
* docs: update img url
* fix: delete now-redundant rules.mk
* fix: format keymap.json (keeping 'layout' at the top)
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-11-08 21:24:00 -07:00
10849dac68
Add Fuyu HS ( #24567 )
...
* Add Fuyu HS
* Fix keyboard.json linting
* Fix rgbmatrix configuration
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-11-08 21:23:31 -07:00
94b6039620
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 04:22:23 +00:00
fb3a414a40
Add Idyllic Pizza Pad ( #24566 )
...
* Initial PizzaPad firmware
* Updated files to conform to PR checklist
* Fix default keymap location
* Update keyboard.json
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/idyllic/pizzapad/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
2024-11-08 21:21:52 -07:00
fca6ad4ebc
Merge remote-tracking branch 'origin/master' into develop
2024-11-08 09:10:10 +00:00
e31eeb85db
added support for shorty KB ( #24518 )
...
* added support for shorty KB
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-11-08 09:09:35 +00:00
9523ed9e32
Expose rgb_matrix_update_pwm_buffers to be available in keymaps ( #24573 )
...
* Expose rgb_matrix_update_pwm_buffers to be available in keymaps
Exposing this API enables the examples in the keyboard shutdown/reboot
documentation to compile instead of calling `rgb_matrix_driver.flush`
directly.
* Remove extraneous rgb_matrix_update_pwm_buffers prototype declarations
Now that `rgb_matrix_update_pwm_buffers` is public, there isn't the need
for local prototype declarations.
2024-11-07 23:12:59 -07:00
b17322b9b8
Merge remote-tracking branch 'origin/master' into develop
2024-11-08 04:57:57 +00:00
580d18d2e9
Speed improvements to qmk find
. ( #24385 )
2024-11-08 04:57:22 +00:00
b10fa5032f
Merge remote-tracking branch 'origin/master' into develop
2024-11-08 02:53:15 +00:00
4f9ef90754
Add keyboard buff75 ( #24297 )
...
* Create herevoland
* Delete keyboards/herevoland
* Add files via upload
* Delete keyboards/herevoland/buff75 directory
* Add files via upload
* Delete keyboards/herevoland/buff75/buff75.h
* Delete keyboards/herevoland/buff75/rules.mk
* Delete keyboards/herevoland/buff75/halconf.h
* Update and rename info.json to keyboard.json
* Delete keyboards/herevoland/buff75/matrix_diagram.md
* Update readme.md
* Update readme.md
* Add files via upload
* Delete keyboards/herevoland/buff75/keymaps/via directory
* Update readme.md
* Update keymap.c
* Update matrix_diagram.md
* Update readme.md
* Update keyboard.json
* Update readme.md
* Update matrix_diagram.md
* Update keyboard.json
* Update keymap.c
* Update keymap.c
* Update keyboard.json
* Update mcuconf.h
* Delete keyboards/herevoland/buff75/mcuconf.h
2024-11-07 19:52:41 -07:00
f2a7f4b804
Merge remote-tracking branch 'origin/master' into develop
2024-11-08 00:59:05 +00:00
3cda9ffcd6
Adding support for Windstudio's Wind X R1 keyboard ( #24564 )
...
* Added a default firmware and layout for the WindStudio Wind X R1
keyboard.
* Wind X R1: cleaned-up the folders to make clear that this firmware is
for the release 1 of this keyboard.
* Added rules.mk to the default layout
* Renamed the folder R1 into r1.
* Added readme.md files for the keyboard and default layout.
* Added a license header to keymap.c
* Update keyboards/windstudio/wind_x/r1/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/windstudio/wind_x/r1/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/windstudio/wind_x/r1/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/windstudio/wind_x/r1/readme.md
Co-authored-by: jack <jack@pngu.org>
* Added a proper link to the image (logo of windstudio)
* Wind X R1
- Corrected the default keymap with the QK_GESC key instead of the
KC_ESC.
- Removed the unnecessary rules.mk in the default layout
* Wind X R1:
applied `qmk format-json -i` on keyboard.json to conform with the
project formatt standards.
* Added a picture of the keyboard.
* Added a caption to the image.
---------
Co-authored-by: jack <jack@pngu.org>
2024-11-07 17:58:57 -07:00
54860ed238
[Keyboard] Add Teton78 ( #24562 )
...
* Added Teton_78 qmk keyboard files
* Fixed a syntax issue
* Waffles suggested changes
* Read me updated
Used the Alpine65 reame to model off.
* Update keyboards/mountainmechdesigns/teton_78/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
* Accidental File
* Updated readme with missing info
* Update readme.md
* Update keyboards/mountainmechdesigns/teton_78/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mountainmechdesigns/teton_78/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mountainmechdesigns/teton_78/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-11-07 17:58:33 -07:00
83950c7dd9
Merge remote-tracking branch 'origin/master' into develop
2024-11-06 07:47:08 +00:00
f4e6af2dbe
Adding SdraKb00 keyboard ( #24552 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-11-06 00:46:17 -07:00
7877023b48
Merge remote-tracking branch 'origin/master' into develop
2024-11-06 07:45:57 +00:00
f5f11b7c79
Add keyboards/converter/thinkpad_t6x/rpi_pico ( #23696 )
2024-11-06 00:45:20 -07:00
cfb870d219
Merge remote-tracking branch 'origin/master' into develop
2024-11-06 07:44:10 +00:00
6fbfd659ff
Add new keyboard "KLEC-02" ( #24559 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-11-06 00:43:35 -07:00
81a6f3e641
Merge remote-tracking branch 'origin/master' into develop
2024-11-03 20:14:27 +00:00
c8cdee3e4e
[Keyboard] Add KLEC-01 ( #24543 )
2024-11-03 12:13:56 -08:00
292e0af293
Bump minimum required Python version ( #24554 )
2024-10-31 23:21:20 +00:00
f1f875063c
Merge remote-tracking branch 'origin/master' into develop
2024-10-30 11:27:27 +00:00
465cbc87de
Handle 'MILCInterface' object has no attribute 'log_level' error ( #24549 )
2024-10-30 11:26:53 +00:00
834f88b0a3
Merge remote-tracking branch 'origin/master' into develop
2024-10-30 05:44:03 +00:00
6693a30671
Remove appdirs
from requirements.txt
( #24550 )
2024-10-30 05:43:31 +00:00
114b3db96a
Merge remote-tracking branch 'origin/master' into develop
2024-10-30 05:17:31 +00:00
e6daffce46
Handle cli._subcommand.__name__
deprecation warning ( #24533 )
2024-10-30 05:16:59 +00:00
b8dd09994a
Merge remote-tracking branch 'origin/master' into develop
2024-10-29 15:56:59 +00:00
92afc8198a
[Keyboard] Add Singa Kohaku ( #24309 )
...
Co-authored-by: jack <jack@pngu.org>
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-10-29 09:56:23 -06:00
2aa186873e
Cipulot Updates ( #24539 )
2024-10-28 19:54:05 +00:00
06b7dce565
Refactor LED Breathing effect with runner ( #24540 )
2024-10-28 10:56:54 -07:00
95406717e7
Merge remote-tracking branch 'origin/master' into develop
2024-10-28 07:00:26 +00:00
7c9e650b1c
[Keyboard] Add S6xty PCB ( #24465 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn>
2024-10-27 23:59:54 -07:00
7630a80791
Change default ARM hardware PWM WS2812 tick frequency to 800kHz ( #24508 )
2024-10-27 23:29:43 -07:00
2c0cdcf7b2
Improve consistency of syntax within data/constants/keycodes
( #24528 )
2024-10-28 06:23:15 +00:00
25fac5e737
Refactor Breathing effect with runner ( #24535 )
2024-10-27 23:20:38 -07:00
dd7287bf4e
Update Jellybean Raindrops to respect LED range limits ( #24534 )
2024-10-27 23:20:14 -07:00
d9fedce9b9
Update Pixel Rain to respect LED range limits ( #24532 )
2024-10-27 23:19:45 -07:00
01f6fa7cd6
Merge remote-tracking branch 'origin/master' into develop
2024-10-28 05:51:14 +00:00
644588baef
Refactor Riverflow matrix effect with runner ( #24520 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-27 22:51:01 -07:00
7005522176
Add madjax_macropad keyboard ( #24524 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-27 22:50:42 -07:00
f5b495e06e
Move pointing device driver code ( #24445 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-10-25 18:11:51 +01:00
5c85271e48
Add timer_save and _restore functions. ( #23887 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-10-25 18:10:17 +01:00
f486605bab
Merge remote-tracking branch 'origin/master' into develop
2024-10-25 05:36:38 +00:00
32b6faaf35
Add Vanguard65 Keyboard ( #24497 )
...
* Initial commit
* update
* added two options for the slider
* comments
* added rounding for the lower end of the LED values
* moved folder, cleaned up code
* fixed layout def
* fioxed default layout
* Update keyboards/keebfront/vanguard65/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/readme.md
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/rules.mk
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* updated default keymap to have encoder map functionality
* Update keyboards/keebfront/vanguard65/rules.mk
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/keebfront/vanguard65/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* add encoder_update_kb
* Update keyboards/keebfront/vanguard65/vanguard65.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebfront/vanguard65/vanguard65.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* new qmk
* misc fixes
* Test
* Removed extraneous parts of hte rules.mk
* Remove extra layers in the keymap
* Revert "Remove extra layers in the keymap"
This reverts commit c82ee931acef589c8ef260e26a3de7ecd88acb53.
* removed excess layers
* update for latest QMK led definition
* update
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Delete vanguard65.c
* run qmk format_json
* Update keyboards/keebfront/vanguard65/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keebfront/vanguard65/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Confirm all keymaps compile
* update for latest QMK best definitions
* Apply suggestions from code review
Co-authored-by: jack <jack@pngu.org>
* Added minimum slider functionality.
* update readme
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/keebfront/vanguard65/keyboard.json
Co-authored-by: jack <jack@pngu.org>
---------
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>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-10-24 23:35:53 -06:00
d00df05df1
Merge remote-tracking branch 'origin/master' into develop
2024-10-25 05:25:43 +00:00
bf327f7a81
[Keyboard] Add SIRIND Tomak79H ( #24505 )
...
* Add Tomak79H
Add Tomak79H
* Update
Update
* Update keyboards/era/sirind/tomak79h/tomak79h.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-10-24 23:25:12 -06:00
d316331ab1
Merge remote-tracking branch 'origin/master' into develop
2024-10-24 09:05:24 +00:00
3b874ee434
[Keyboard] Add xdboards/recon keyboard ( #24135 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-10-24 02:04:51 -07:00
bb9625ba55
RGBLight: Improve RGB Test animation ( #24477 )
2024-10-24 15:27:24 +11:00
11db924a31
Merge remote-tracking branch 'origin/master' into develop
2024-10-23 02:14:47 +00:00
453ec007c1
Add Iris LM series of keyboards ( #24510 )
2024-10-22 22:14:12 -04:00
b2608e3162
Merge remote-tracking branch 'origin/master' into develop
2024-10-21 21:38:44 +00:00
459de98222
Fix 6x13 default keymap ( #24509 )
...
Update keymap.c
2024-10-21 22:38:11 +01:00
c6b2553470
Rename saevus to concreteflowers ( #24249 )
2024-10-19 13:25:30 +01:00
baa29fef9d
[Bug] Fix compiliation issues with OS Detection ( #24502 )
2024-10-19 12:24:42 +02:00
22e6a8d15e
Merge remote-tracking branch 'origin/master' into develop
2024-10-18 08:06:12 +00:00
7f22cb52e3
Correct layouts/default/readme.md ( #23805 )
...
Update readme.md
remove orphan layout
2024-10-18 19:04:29 +11:00
3f9d464412
[Core] usb_device_state
: consolidate usb state handling across implementations ( #24258 )
...
* usb_device_state: add idle_rate, led and protocol
Previously all usb drivers and platform implementations (expect for our
oddball atsam) tracked the same two global variables:
- keyboard_protocol: to indicate if we are in report or boot protocol
- keyboard_idle: for the idle_rate of the keyboard endpoint
And a local variable that was exposed trough some indirection:
- keyboard_led_state: for the currently set indicator leds (caps lock etc.)
These have all been moved into the usb_device_state struct wich is
accessible by getters and setters.
This reduces code duplication and centralizes the state management
across platforms and drivers.
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* usb_device_state: reset protocol on reset
The usb hid specification section 7.2.6 states:
When initialized, all devices default to report protocol. However the
host should not make any assumptions about the device’s state and should
set the desired protocol whenever initializing a device.
Thus on reset we should always do exactly that.
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* keyboards: fix oversize warnings
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2024-10-18 09:57:08 +02:00
80f8aae3ec
Merge remote-tracking branch 'origin/master' into develop
2024-10-17 16:06:54 +00:00
36008922f8
add vector macropad ( #24487 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-17 10:06:17 -06:00
6602ee04af
Merge remote-tracking branch 'origin/master' into develop
2024-10-16 16:17:06 +00:00
2ad13037ab
[Keyboard] Add JK60 RGB ( #24485 )
2024-10-16 10:16:31 -06:00
7e53bb9965
Merge remote-tracking branch 'origin/master' into develop
2024-10-15 14:06:17 +00:00
85a7627641
Digitizer: fix units tag in report descriptor ( #24482 )
2024-10-15 07:05:43 -07:00
13581820b8
horrortroll/nyx/rev1: Fix compilation of custom RGB effect ( #24481 )
2024-10-13 11:35:35 +11:00
d0d170e6a0
xiudi/xd002: Remove broken oversized multilayer_rgb
keymap ( #24480 )
2024-10-12 12:19:18 -07:00
dd0068cfd4
keebio/nyquist: Remove invalid I2C config ( #24479 )
2024-10-12 12:18:23 -07:00
9884e4982b
Rename RGB/HSV structs: keyboard-level code ( #24476 )
2024-10-12 19:00:56 +01:00
5478051d74
[Core] quantum: util: add bit and bitmask helpers ( #24229 )
...
quantum: util: add bit and bitmask helpers
These helpers are handy and can prevent off-by-one errors when working
with registers and general low level bit manipulation tasks. The macros
themself are inspired by the bits.h macros from the linux kernel source
code.
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
2024-10-12 18:48:00 +02:00
6fa11bf219
Separate RGBLight/RGB Matrix keycode handling ( #23679 )
...
* Separate RGBLight/RGB Matrix keycode handling
* Remove `_DISABLE_KEYCODES` handling
* Update RGB Matrix keycode docs
* Update underglow keycodes for previously migrated boards
* Update keycodes for boards with custom handling
* Fix typos
* Fix bad merge
2024-10-12 18:43:50 +02:00
5c97a78ce6
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 23:30:07 +00:00
11daef82e0
zsa/moonlander: Fix execution of user callback ( #24475 )
2024-10-11 16:29:32 -07:00
9d17779832
Add svlinky converter ( #24449 )
2024-10-12 00:16:25 +01:00
8844fba607
Update combo user function variable ( #24467 )
2024-10-12 00:13:31 +01:00
6129af93f4
Rename RGB and HSV structs ( #24471 )
2024-10-12 00:10:02 +01:00
a10e7cc858
Fix rendering of keymap_config.no_gui
within led_update_kb
( #24473 )
2024-10-12 00:06:10 +01:00
40d49ee487
Fix duplication of core GU_TOGG
keycode ( #24474 )
2024-10-12 00:05:57 +01:00
9246163b77
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 15:49:32 +00:00
c95f0fb671
mykeyclub/jris65/hotswap
: fix keymap (#24472 )
2024-10-11 09:48:59 -06:00
049865c30c
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 03:31:45 +00:00
f0b5feb858
fix hotdox76v2 oled font to more closely mirror utf8 ( #23807 )
2024-10-10 20:31:08 -07:00
eac4053a07
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 03:28:29 +00:00
f43c9127bf
Add Scotto37 handwired keyboard ( #23938 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-10-10 20:27:56 -07:00
27d68ef8b9
Add Ploopyco functions for host state control ( #23953 )
2024-10-10 20:27:15 -07:00
c8a87ff3fe
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 03:01:33 +00:00
4055798807
[Keyboard] Add Piantor UV 44 ( #24247 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-10 20:01:00 -07:00
29bc842fe2
Merge remote-tracking branch 'origin/master' into develop
2024-10-10 19:55:27 +00:00
49a1a12a32
Expand count checks in keymap introspection ( #24464 )
...
* Add check Tap Dance count check to keymap introspection
* Add checks for combos and key overrides to introspection
2024-10-11 06:54:53 +11:00
00db6f2397
Merge remote-tracking branch 'origin/master' into develop
2024-10-09 04:31:06 +00:00
fb598e7e61
Fixup Lily58 keymap comment ( #24466 )
2024-10-09 05:30:32 +01:00
8cc6127668
Merge remote-tracking branch 'origin/master' into develop
2024-10-08 18:51:56 +00:00
c0d57a6826
Fix indicator code for NK classics ( #24462 )
...
Fix indicator code
Co-authored-by: yiancar <yiancar@gmail.com>
2024-10-08 12:51:23 -06:00
c3ffbe4504
add ergodox Community Layout for LAYOUT_ergodox keyboards ( #22963 )
...
initial commit
2024-10-07 17:29:43 +13:00
8c27ae8fd7
Merge remote-tracking branch 'origin/master' into develop
2024-10-07 04:29:33 +00:00
1a284f2b92
Fix Caps Lock indication on Valhalla v2 ( #23012 )
...
* Fix Caps Lock indication
* User LED state function override added
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Change backlight enabled check and remove backlight headers
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-10-07 17:29:03 +13:00
3a5be8bd22
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 17:27:18 +00:00
f25624dca4
Fix thumbsup:default
keymap ( #24459 )
2024-10-06 18:26:48 +01:00
a428727897
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 17:02:01 +00:00
035dcf213c
Add keyboard Jris65 ( #23936 )
...
* first compiled, flashed, and tested version of jris65
* adding readmes for mykeyclub and jris65
* removed commented out code and unneeded files
* typo in build instructions
* renamed info.json to keyboard.json as per new standard
* formatted with qmk format-json
* fixed layout offset problem
* moved some settings from c/h files to json
* moved matrix from .h file to .json
* cleaned up non-json options
* moved settings from rules.mk to keyboard.json
* fix for via after removing .h file
* converted keymap.c to keymap.json
* keymap.c has been replaced by keymap.json
* FN+Backspace loads bootload
* added custom keymap for Sean
* config.h setting is only needed by via
* formatted json
* convert via keymap from .c .h .mk to keymap.json
* moved keyboard configuration to hotswap dir; note in readme that only hotswap has been tested
* Update keyboards/mykeyclub/jris65/keymaps/default/keymap.json
Co-authored-by: jack <jack@pngu.org>
* typo
Co-authored-by: jack <jack@pngu.org>
* blank layers do not need to be specified
Co-authored-by: jack <jack@pngu.org>
* added other valid layouts
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* added other valid layouts
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* added other valid layouts
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* added other valid layouts
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* removed extra newline
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* cleaned up wording in readme
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* QMK no longer supports user keymaps
* remove settings that are already the default (false settings)
Co-authored-by: jack <jack@pngu.org>
* add image
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add missing commas (formatting)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add missing commas (formatting)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add missing commas (formatting)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* re-added second layer with QK_BOOT for backspace
* make the hotswap the default keyboard
* added keyboard director prefix to DEFAULT_FOLDER
* ran qmk format-json on keyboard.json
* DEFAULT_FOLDER option is going away so don't use it
* removed via keymap as they now reside in qmk_userspace_via
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-10-06 11:01:30 -06:00
2cb35373c6
Extended wheel reports ( #24422 )
...
extended wheel reports
2024-10-06 11:26:55 +02:00
bf6de46d7f
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 09:09:10 +00:00
7446c6ea7d
Added a new keyboard ThumbsUp! v9 with a default keymap ( #23800 )
...
* Added a cleaned-up set of files for ThumbsUp! v9.
* Renamed the keymap for v9 as default
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/info.json
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/readme.md
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/readme.md
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/rules.mk
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/info.json
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
* Delete keyboards/thumbsup/keymaps/default/readme.md as per review recommendation.
* v9: Fixed the layout name in keymap.c file.
* v9: PR recommendatios applied - rules.mk file removed, info.json renamed to keyboard.json.
* v9: PR recommendatios applied - rules.mk file removed, info.json renamed to keyboard.json.
* v9: Fixed the copyright header modified by mistake.
* v9: Fixed the tri-layer switch as per the review recommendation.
* v9: Fixed the copyright header modified by mistake.
---------
Co-authored-by: jack <0x6a73@protonmail.com>
2024-10-06 22:08:18 +13:00
c9cd92ece3
[Keyboard] Corne rev4 ( #24084 )
...
* [Keyboard] Corne rev4
* Remove unneeded update interval and moved split pin to dd
* Cleanup config and errors
* Move bootmagic config to dd
* Re-add existing configs
* Additional config fixes
* shove off via keymap
2024-10-06 22:05:10 +13:00
ddfb8765ec
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 09:01:57 +00:00
ff21363627
ibm/model_m/modelh: added ISO layout and keymap for Wheelwriter 10/15 keyboard modules ( #24248 )
...
These are probably compatible with the Wheelwriter 1000 as well.
2024-10-06 22:01:20 +13:00
d381bb7258
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 08:57:52 +00:00
c2dd0c1845
Update Janus keyboard firmware to use EE_HANDS ( #24261 )
...
* Use EE_HANDS https://docs.qmk.fm/features/split_keyboard#handedness-by-eeprom
* Update Janus readme to indicate EEPROM handedness is used
2024-10-06 21:52:56 +13:00
50e54d8e1a
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 08:52:12 +00:00
13a87ad354
hotdox76v2
: Update g_led_config.matrix_co to fix key electrical matrix to led index lookup table. (#24293 )
...
update g_led_config on hotdox76v2/hotdox76v2.c
Co-authored-by: rahanahu <ra87who@gmail.com>
2024-10-06 21:51:06 +13:00
7f475b590a
Tweak OS detect, add OS_DETECTION_SINGLE_REPORT ( #24379 )
...
* Default OS_DETECTION_DEBOUNCE bumped from 200ms to 250ms
* Add OS_DETECTION_SINGLE_REPORT to prevent undesired multiple reports
* Prevents random stability issues on ARM MacBooks after switching via KVM
* Works for every device I could test, including ARM MacBooks
* Disabled by default to keep current behavior
* Add Troubleshooting section on documentation
* Tweak reset logic to prevent a freeze with some KVMs
The USB stack on ARM MacBooks is more similar to that of iOS and,
for some reason, it seems to like sending packets that influence
the OS detection and results in a second OS_MACOS report being sent
at a random period of time after plugging the keyboard back. This
does not always happen and the consequences of this vary based on
what the user is doing in the callback, but since this is not
obvious and it's hard to debug, I've decided to add a flag for
those affected by such issue. The stability issue I had in mine was
a combination of factors and I found the actual cause being my own
bad math when changing the default layer, but this change alone is
also confirmed to fix it. Lastly, soem KVMs seem to leave the USB
controlled in a suspended state when cold-booting Windows, meaning
the keyboard would hang and the reset logic would not work. This
tunes it so that it can get out of such state. Also retested for
compatibility with my old KVM to ensure the logic works for both.
2024-10-06 21:50:39 +13:00
a322107cb7
add USART configuration to config.h for PS/2 mouse support ( #24398 )
2024-10-06 21:47:15 +13:00
305e7baa71
Allow for get_hardware_id()
to be used for serial number. ( #24053 )
...
* Allow for `get_hardware_id()` to be used for serial number.
* Length checks.
* Explain length.
* Cleanup.
* Preprocessor magic.
* Use the force, Batman.
* Swap logic; if SERIAL_NUMBER is defined use that, otherwise derive it.
* Cleanup.
* Cleanup.
2024-10-06 21:44:36 +13:00
65b5dc7e0f
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 08:40:06 +00:00
c82f675266
Install dnf copr
plugin if not present (i.e. docker containers). ( #24308 )
...
* Install `dnf copr` plugin if not present (i.e. docker containers).
* Don't need to skip prompt when invoking help.
2024-10-06 21:39:37 +13:00
3cf94cb308
Add easier way to set default single layer ( #24376 )
...
* Add set_single_default_layer to match set_single_persistent_default_layer
* Implements exactly the same behavior, except the write to EEPROM
2024-10-06 21:39:21 +13:00
208ebf54a9
WS2812 API rework ( #24364 )
...
* Begin WS2812 API rework
* Move RGBW conversion, clean up color.h, fix RGBW for AVR bitbang
* Formatting & update PS2AVRGB I2C driver (untested)
* Tested ARM bitbang RGB+RGBW
* Tested ARM SPI RGB - RGBW not working
* Tested ARM PWM RGB+RGBW
* Tested RP2040 PIO driver RGB+RGBW
* Update RGBLight
* Formatting
* Fix BM60HSRGB rev2
* Fix oddforge/vea
* Fix 1k and XD002 RGBLite
* Fix model_m/mschwingen
* Fix handwired/promethium
* Rename `WS2812_LED_TOTAL` for BM60HSRGB
* Fix work_louder boards
* Fix dawn60
* Fix rgbkb/pan
* Fix neson_design/700e and n6
* Fix ergodox_ez/shine
* ergodox_ez/shine: invert indices for left half
* Fix matrix/abelx
* Fix matrix/m20add
* Remove custom rgblight driver for matrix/noah - should be done with lighting layers
* Fix LED indexes for RGBLight split
* Rename `convert_rgb_to_rgbw()` to `ws2812_rgb_to_rgbw()`
* Update WS2812 API docs
* `ergodox_ez/shine`: simplify LED index calculation
* LED/RGB Matrix: Add weak function for LED index resolution
* Bandaid fix for RGB Matrix splits not using WS2812
* `steelseries/prime_plus`: redo custom RGBLight driver
* Update keyboards/steelseries/prime_plus/rgblight_custom.c
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
---------
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-10-06 21:01:07 +13:00
43e82ed5c7
Remove binary blobs from optical sensors. ( #24428 )
...
* remove pmw srom
* remove adns9800 srom
* Update drivers/sensors/pmw33xx_common.c
2024-10-06 20:41:55 +13:00
3d8cebb1a0
Merge remote-tracking branch 'origin/master' into develop
2024-10-05 16:16:55 +00:00
e12c1fefdf
NK Classic TKL ISO ( #24434 )
...
* initial_commit
* fix keymap
* Update keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-10-05 10:16:25 -06:00
4bb3741288
Merge remote-tracking branch 'origin/master' into develop
2024-10-03 00:29:10 +00:00
6a73c8299b
Add atset AT2 keyboard ( #24099 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: zvecr <git@zvecr.com>
2024-10-02 17:28:41 -07:00
04c5deb503
Merge remote-tracking branch 'origin/master' into develop
2024-10-03 00:28:08 +00:00
6374bad540
Add KB09-01 keyboard ( #24044 )
...
Co-authored-by: jack <jack@pngu.org>
2024-10-02 17:27:36 -07:00
a1597e7292
Merge remote-tracking branch 'origin/master' into develop
2024-09-30 19:31:35 +00:00
b78118b2dd
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 ( #24453 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.6.4 to 4.6.8.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.4...v4.6.8 )
---
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>
2024-09-30 20:31:03 +01:00
62367b2133
Merge remote-tracking branch 'origin/master' into develop
2024-09-30 00:23:53 +00:00
015cd23616
[Keyboard] Add DE80 PCB ( #24439 )
2024-09-30 01:23:21 +01:00
e31ef83495
Merge remote-tracking branch 'origin/master' into develop
2024-09-29 23:27:00 +00:00
f18a699393
[docs] reference_info_json
: add type hints ( #24443 )
2024-09-30 00:26:31 +01:00
1118821178
Merge remote-tracking branch 'origin/master' into develop
2024-09-28 00:58:56 +00:00
4d6337539d
Revert "Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6" ( #24450 )
...
Revert "Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6 (#24446 )"
This reverts commit 17fac880bf26d36bde6456d283b7db08c131a0c8.
2024-09-28 01:58:22 +01:00
c7fec10bd7
Merge remote-tracking branch 'origin/master' into develop
2024-09-27 19:39:02 +00:00
17fac880bf
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6 ( #24446 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.6.4 to 4.6.6.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.4...v4.6.6 )
---
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>
2024-09-27 20:38:32 +01:00
928b5fdf50
Merge remote-tracking branch 'origin/master' into develop
2024-09-26 18:44:11 +00:00
805cde674d
input_club/ergodox_infinity ST7565 call spi_stop ( #24429 )
2024-09-26 11:43:39 -07:00
81895940e6
Merge remote-tracking branch 'origin/master' into develop
2024-09-25 19:25:35 +00:00
f7393a5ab8
Fix jabberwocky key coordinates in QMK Configurator ( #24435 )
2024-09-25 20:25:03 +01:00
9a8f5a80e4
Remove RING_BUFFERED_6KRO_REPORT_ENABLE
due to disuse. ( #24433 )
2024-09-24 12:53:55 +01:00
a7486a8d87
Remove STM32_PWM_USE_ADVANCED
references ( #24432 )
2024-09-24 21:04:15 +10:00
c622e1439c
Merge remote-tracking branch 'origin/master' into develop
2024-09-24 08:55:52 +00:00
93cc3f58b1
Bump rollup from 4.16.4 to 4.22.4 in /builddefs/docsgen ( #24430 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.16.4 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.16.4...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 09:55:18 +01:00
5da5b179d5
Merge remote-tracking branch 'origin/master' into develop
2024-09-21 18:49:05 +00:00
6a536d5588
.editorconfig
: fix inline comment, tidy name section for yaml (#24416 )
2024-09-21 19:48:31 +01:00
a0bce36aa1
Merge remote-tracking branch 'origin/master' into develop
2024-09-21 17:34:27 +00:00
4665d9c405
[Keyboard] Add Fairholme PCB ( #24400 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-09-21 10:29:12 -07:00
bda3300bb3
Merge remote-tracking branch 'origin/master' into develop
2024-09-21 17:25:09 +00:00
2e86b05cab
Add Scotto69 (PCB Edition) ( #24402 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-21 10:24:38 -07:00
90b87abb11
Add SteelSeries Prime+ mouse ( #24408 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-20 15:17:49 +10:00
9cbb4a2c4c
Merge remote-tracking branch 'origin/master' into develop
2024-09-20 01:29:28 +00:00
61778f6136
Fix a_jazz/akc084 render ( #24411 )
...
* Alter ZXC row to have y index of 4 and bottom row to have index of 5
* Fix other issues with `]}`, `'"` & Enter - pointed out by noroadsleft
2024-09-19 18:28:57 -07:00
17be3e4a54
Merge remote-tracking branch 'origin/master' into develop
2024-09-18 14:46:48 +00:00
1c03574424
Fix ADNS-9800 read ( #24406 )
2024-09-18 15:46:13 +01:00
49e339ba8d
Add LD7032 support to QP. ( #20828 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2024-09-18 21:44:33 +10:00
7983f7409b
Merge remote-tracking branch 'origin/master' into develop
2024-09-18 09:07:31 +00:00
42f1763db9
Workaround for broken STM32L433 startup ( #24404 )
...
Change STM32L433 LSI to False, this is to fix board startup issue , change is same to stm32L432 board
2024-09-18 19:06:50 +10:00
a93144834c
Merge remote-tracking branch 'origin/master' into develop
2024-09-18 08:57:18 +00:00
e7c009c142
Bump vite from 5.2.10 to 5.2.14 in /builddefs/docsgen ( #24403 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.10 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 09:56:46 +01:00
e84104fe8d
Reinstate global k_rgb_matrix_split
( #24388 )
2024-09-15 10:08:29 +10:00
d48aac6a2c
Merge remote-tracking branch 'origin/master' into develop
2024-09-14 22:09:32 +00:00
aa05fa649f
Update PR template ( #24397 )
...
Initial
2024-09-14 16:09:01 -06:00
64f533fa47
Merge remote-tracking branch 'origin/master' into develop
2024-09-13 20:53:01 +00:00
0b3ece1189
qmk find
: Fix handling of keys with dots in filter functions (#24393 )
2024-09-14 06:52:31 +10:00
ae4ab5ed31
[Keyboard] Styrka Atmel Custom PCB ( #24380 )
...
* Workaround for broken ChibiOS startup (#23822 )
* Add personal keymap JSON
* Delete viktus_styrka_nopunin10did_20240529.json
* Add custom Styrka Atmel firmware
* Styrka Atmel fixes to compile and readme
* Remove VIA keymap
* Remove user keymap and edit readme
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-12 22:58:02 -06:00
ccae6e596a
Merge remote-tracking branch 'origin/master' into develop
2024-09-12 17:31:02 +00:00
0c19eae916
4pplet/waffling80/rev_b_ansi
: fix missing keyboard.json
(#24390 )
2024-09-12 18:30:28 +01:00
12dae4b9b7
Merge remote-tracking branch 'origin/master' into develop
2024-09-11 05:44:07 +00:00
b7729fa019
[Keyboard] Add Support for PH-AC Rhythm Game Controller ( #24368 )
...
* [Keyboard] Add PHDesign PH-AC Rhythm Game Contoller
Co-authored by alt-0191
* Detail Improvement
* Update keyboard.json
* Update readme.md
* Update readme.md
* Created Encoder Matrix
* Posted Images
* Suggested Changes
* Update keyboard.json
* Update readme.md
* Update keyboard.json
* Update readme.md
2024-09-10 23:43:36 -06:00
2c7bf34d09
Allow for inverted SPI CS logic ( #23699 )
2024-09-10 08:44:35 +10:00
3aaa086ac8
Merge remote-tracking branch 'origin/master' into develop
2024-09-08 18:20:09 +00:00
e0788d19d4
Update EC60X LED count ( #24374 )
...
Update keyboard.json
2024-09-08 12:19:39 -06:00
a4c286bb34
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 16:31:28 +00:00
f043545144
[Docs] Remove references to bootmagic lite ( #24369 )
2024-09-06 17:30:54 +01:00
46d2e15b1f
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 15:00:21 +00:00
c44f5375ab
Correct 2u backspace matrix co-ordinate for Fave65s ( #24353 )
2024-09-06 07:59:39 -07:00
4691b72bd5
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 14:42:53 +00:00
6d4f8d8963
[Keyboard] Add Klor ( #24302 )
2024-09-06 07:42:22 -07:00
a42652f8e7
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 06:35:56 +00:00
75848477fb
Add waffling80 hotswap PCB ( #23551 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-09-05 23:35:26 -07:00
0fd9909657
Add combo key repress feature ( #22858 )
...
Co-authored-by: jack <jack@pngu.org>
2024-09-05 23:27:20 -07:00
b5c807fb4a
Refactor F4 ld files to use common files ( #18059 )
2024-09-05 23:24:14 -07:00
6af8d4210c
Merge remote-tracking branch 'origin/master' into develop
2024-09-05 22:47:01 +00:00
59ac1a08c8
Merge remote-tracking branch 'origin/master' into develop
2024-09-05 21:28:06 +00:00
c3632dce99
Remove 60_tsangan_hhkb
community layout ( #24355 )
2024-09-05 15:21:45 +10:00
deb1dcf6c7
Merge remote-tracking branch 'origin/master' into develop
2024-09-04 02:57:49 +00:00
a7ed82b39b
Merge remote-tracking branch 'origin/master' into develop
2024-09-02 19:46:32 +00:00
3bd303f204
Remove arm_atsam
platform ( #24337 )
2024-09-02 03:48:17 +01:00
096aca63c5
Merge remote-tracking branch 'origin/master' into develop
2024-09-01 23:13:58 +00:00
d210590d4d
[Maintenance] builddefs: common_rules: overhaul debug information generation ( #24352 )
...
builddefs: common_rules: overhaul debug information generation
Debug information is always generated while compiling a binary, but
debugging is not the main use-case for the majority of users. Thus the
new default is to explicitly require them with `DEBUG_ENABLE=yes`. The
same is true for linker map files which are gated by the same flag.
As we target the gcc compiler and debug with the gdb debugger we can
specify the ggdb3 flag in the most verbose to get macro expansion.
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2024-09-01 19:54:53 +02:00
07535aa2c0
Merge remote-tracking branch 'origin/master' into develop
2024-09-01 16:59:52 +00:00
784786c00c
[Core] util: uf2families: sync with upstream ( #24351 )
...
util: uf2families: sync with upstream
The upstream revision is:
5b9299df61/utils/uf2families.json
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2024-09-01 15:57:41 +01:00
9985f5950d
Merge remote-tracking branch 'origin/master' into develop
2024-09-01 03:47:16 +00:00
9df36b25da
Remove global k_rgb_matrix_split ( #24348 )
...
All users have their own local definition.
2024-08-31 21:45:49 -06:00
481e6f6440
Merge remote-tracking branch 'origin/master' into develop
2024-08-31 03:49:41 +00:00
81109100a9
Merge remote-tracking branch 'origin/master' into develop
2024-08-31 03:44:35 +00:00
dae5e9ee06
Cutie Club Fidelity Layout Additions ( #23838 )
...
* expand layout selection for fidelity
* remove VIA
* format-json
2024-08-30 17:10:28 -06:00
99e491f8b5
Merge remote-tracking branch 'origin/master' into develop
2024-08-30 02:57:36 +00:00
0b6b4c23d2
Merge remote-tracking branch 'origin/master' into develop
2024-08-30 02:22:23 +00:00
6644f41e91
Merge remote-tracking branch 'origin/master' into develop
2024-08-30 02:20:35 +00:00
141214122d
Merge remote-tracking branch 'origin/master' into develop
2024-08-30 01:56:58 +00:00
425a4b7c57
Merge remote-tracking branch 'origin/master' into develop
2024-08-28 14:53:11 +00:00
a5d4ed98fd
Merge remote-tracking branch 'origin/master' into develop
2024-08-28 14:39:11 +00:00
60308a2c0f
These should really have been 0.0.6.
2024-08-27 10:55:32 +10:00
70cbf08b67
Add new connection keycodes for Bluetooth, 2.4GHz. ( #24251 )
2024-08-27 10:52:23 +10:00
ecf725b356
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 22:06:15 +00:00
4b7de2ba5d
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 21:28:57 +00:00
cc3bc2af11
Add ability to poweroff ADNS5050 sensor ( #24223 )
...
* Add ability to poweroff ADNS5050 sensor
* ploopyco/trackball_nano: Poweroff ADNS5050 on suspend
2024-08-26 14:06:53 -06:00
df5800b6c4
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 11:59:18 +00:00
474cc01d68
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 05:14:37 +00:00
b481e7a8f0
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 03:35:14 +00:00
d5c98d0539
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 03:34:10 +00:00
0c43a15ce6
Merge remote-tracking branch 'origin/master' into develop
2024-08-26 02:56:51 +00:00
11f2209087
Segregrate keycode at pre-process record quantum ( #24194 )
2024-08-26 10:20:30 +10:00
656fea4dab
Branch point for 2024q4 breaking change
2024-08-26 10:04:37 +10:00
170ed7ba9b
Merge branch 'master' into develop
2024-08-26 10:04:02 +10:00