Nick Brassel
|
eb04b94eec
|
Merge point for 2024q4 breaking change.
|
2024-11-27 21:26:34 +11:00 |
|
Nick Brassel
|
b7b0eb76a9
|
develop 2024q4 changelog. (#24638)
|
2024-11-27 21:19:17 +11:00 |
|
Joel Challis
|
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 |
|
Ryan
|
f3bae56808
|
Update keycodes for keyboards with RGB Matrix (#24484)
|
2024-11-24 12:03:08 +00:00 |
|
Nick Brassel
|
7d8f193988
|
Allow codegen of keymap.json => keymap.c without requiring layers/layout etc. (#23451)
|
2024-11-24 20:32:30 +11:00 |
|
Joel Challis
|
859dab864a
|
Remove keyboard use of eeconfig_read_default_layer (#24635)
|
2024-11-23 17:43:45 +00:00 |
|
Dasky
|
1f7d10902a
|
Add pointing tests (#24513)
|
2024-11-23 16:34:32 +00:00 |
|
Ryan
|
d189de24a0
|
Simple Python script to show polling rate (#24622)
|
2024-11-23 14:07:18 +00:00 |
|
Joel Challis
|
e4e015c0c8
|
Update keymaps to use PDF keycode (#24633)
|
2024-11-23 13:35:34 +00:00 |
|
Joel Challis
|
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 |
|
QMK Bot
|
9e9b4acbde
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-11-21 18:47:10 +00:00 |
|
Joel Challis
|
57be487161
|
Fix rendering of reference_configurator_support.md (#24629)
|
2024-11-21 18:46:36 +00:00 |
|
Joel Challis
|
968a611476
|
Review fixes for layer lock feature (#24627)
|
2024-11-21 13:02:49 +00:00 |
|
Ryan
|
65a8a5ff69
|
qmk find: expand operator support (#24468)
|
2024-11-21 22:57:36 +11:00 |
|
Drashna Jaelre
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|