Pascal Getreuer
1ac2af4ff1
Merge 5b5ff41d79
into 36b5559b99
2024-11-20 23:06:05 -08:00
Drashna Jaelre
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
HorrorTroll
39161b9ee7
Added MCU support for ArteryTek AT32F415 ( #23445 )
2024-11-21 17:28:28 +11:00
QMK Bot
074bbbfb21
Merge remote-tracking branch 'origin/master' into develop
2024-11-21 06:22:51 +00:00
Ryan
638b22d057
qmk new-keyboard
: separate dev board and MCU selection (#24548 )
2024-11-21 17:22:14 +11:00
Ryan
9bea332a21
qmk via2json
: Improve macro parsing (#24345 )
2024-11-21 17:20:05 +11:00
Ryan
8cbcdcac62
qmk new-keymap
: validate keymap name (#23420 )
2024-11-21 17:18:51 +11:00
Pablo Martínez
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
Pascal Getreuer
5b5ff41d79
Document chordal_hold_handedness().
2024-11-19 20:17:44 -08:00
Ryan
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
QMK Bot
e66fce38b2
Merge remote-tracking branch 'origin/master' into develop
2024-11-19 21:59:43 +00:00
Nick Brassel
c843ad1268
Add Sagittarius encoder support. ( #24617 )
2024-11-20 08:59:07 +11:00
QMK Bot
0853a8ea35
Merge remote-tracking branch 'origin/master' into develop
2024-11-19 20:38:13 +00:00
russell-myers1
0988523851
Fix typo in docs/api_development_overview.md ( #24620 )
2024-11-19 13:37:39 -07:00
QMK Bot
7936a791ed
Merge remote-tracking branch 'origin/master' into develop
2024-11-17 15:06:31 +00:00
Amund Tenstad
3a6df60ba5
docs: fix RWIN alias ( #24610 )
2024-11-17 15:05:57 +00:00
Pascal Getreuer
8f86425ffc
Merge branch 'develop' into chordal_hold
2024-11-17 00:14:25 -08:00
Pascal Getreuer
fb6c2d8c6a
Generate a default chordal_hold_layout.
2024-11-16 23:56:17 -08:00
QMK Bot
5ab408aef7
Merge remote-tracking branch 'origin/master' into develop
2024-11-17 07:16:16 +00:00
Naoki Katahira
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
Pascal Getreuer
e924a0cd36
Revise handing of pairs of tap-hold keys.
2024-11-15 20:08:52 -08:00
QMK Bot
310c4847d5
Merge remote-tracking branch 'origin/master' into develop
2024-11-15 18:16:23 +00:00
Amund Tenstad
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
QMK Bot
79a661fe61
Merge remote-tracking branch 'origin/master' into develop
2024-11-14 18:00:36 +00:00
Ryan
46236ce3de
[docs] Improve halconf/mcuconf code examples ( #24597 )
2024-11-14 18:00:02 +00:00
Nick Brassel
0bda0f4775
Revert removal of QK_OUTPUT_AUTO
, fixup docs to reflect. ( #24593 )
2024-11-14 21:16:52 +11:00
QMK Bot
f8b4e24d37
Merge remote-tracking branch 'origin/master' into develop
2024-11-14 09:43:56 +00:00
Nick Brassel
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
Pascal Getreuer
6b558247db
Add test two_mod_taps_same_hand_hold_til_timeout.
2024-11-13 22:47:28 -08:00
QMK Bot
d04789e9ea
Merge remote-tracking branch 'origin/master' into develop
2024-11-13 04:29:48 +00:00
Druah
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
QMK Bot
4e77ab66e2
Merge remote-tracking branch 'origin/master' into develop
2024-11-12 02:21:49 +00:00
Ryan
3d4da6de29
[docs] Add "edit this page" link at the bottom ( #24585 )
2024-11-12 02:20:56 +00:00
QMK Bot
be7b479c4a
Merge remote-tracking branch 'origin/master' into develop
2024-11-12 02:20:13 +00:00
dependabot[bot]
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
Pascal Getreuer
bd7e54a31d
Tighten tests.
2024-11-10 21:01:06 -08:00
QMK Bot
291f1992d3
Merge remote-tracking branch 'origin/master' into develop
2024-11-10 19:12:22 +00:00
Duncan Sutherland
8cbd631fcb
remove "w": 1 from /keyboards/ ( #24587 )
2024-11-10 12:11:48 -07:00
Ryan
a3cfb1dab7
Joystick: add support for 8-way hat switch ( #24515 )
2024-11-09 14:10:10 -08:00
QMK Bot
69093f6de9
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 19:04:48 +00:00
Ryan
3eb172d08e
[docs] Turn on icons for external links ( #24580 )
2024-11-09 12:04:14 -07:00
QMK Bot
a8fc265bf1
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 16:49:43 +00:00
Ryan
b3f5408e72
[docs] Fix dead link to keyboard list in newbs.md ( #24579 )
2024-11-09 09:49:11 -07:00
QMK Bot
b06e9fdd95
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 04:24:07 +00:00
Amund Tenstad
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
Danny Tan
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
QMK Bot
94b6039620
Merge remote-tracking branch 'origin/master' into develop
2024-11-09 04:22:23 +00:00
Danny Tan
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
Pascal Getreuer
1606d67f51
Fix formatting.
2024-11-08 13:36:12 -08:00
Pascal Getreuer
da8ccf0d18
Simplification and additional test.
2024-11-08 13:32:16 -08:00