QMK Bot
536b4d5cf1
Merge remote-tracking branch 'origin/master' into develop
2024-03-20 20:32:34 +00:00
zlabkeeb and GitHub
977f667da9
Add Macropad 6Pad ( #23099 )
2024-03-20 20:32:04 +00:00
QMK Bot
f8b427d5ab
Merge remote-tracking branch 'origin/master' into develop
2024-03-20 19:51:33 +00:00
Joel Challis and GitHub
a9e9c9acc5
Fix invalid use of stemcell converter ( #23317 )
2024-03-20 19:51:01 +00:00
QMK Bot
063f971177
Merge remote-tracking branch 'origin/master' into develop
2024-03-20 15:10:23 +00:00
jack and GitHub
53f46893ce
Updates to PR Checklist ( #23318 )
2024-03-20 09:09:29 -06:00
QMK Bot
4c8f33baa4
Merge remote-tracking branch 'origin/master' into develop
2024-03-20 14:52:53 +00:00
b1235baf42
[Keyboard] Add posey_split v4/v5 ( #23258 )
...
* Created posey_split keyboards and included default keymaps.
* Update keyboards/pmk/posey_split/posey_split_v4/config.h
Co-authored-by: jack <0x6a73@protonmail.com >
* Update keyboards/pmk/posey_split/posey_split_v4/config.h
Co-authored-by: jack <0x6a73@protonmail.com >
* Update keyboards/pmk/posey_split/posey_split_v4/info.json
Co-authored-by: jack <0x6a73@protonmail.com >
* Update keyboards/pmk/posey_split/posey_split_v4/info.json
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/posey_split_v4/info.json
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/posey_split_v4/readme.md
Co-authored-by: jack <0x6a73@protonmail.com >
* Various cleanup updates per QMK maintainers on PR #23258
* removed config files from via keymaps
* removed additional keyboard for PR.
* changed folder structure per PR suggestion
* Update keyboards/pmk/posey_split/v5/info.json
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v5/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v4/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v5/keymaps/VIA/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v5/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v4/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v4/keymaps/VIA/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v5/readme.md
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v4/readme.md
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v4/info.json
Co-authored-by: Joel Challis <git@zvecr.com >
* changed via folders to lowercase
* cleaned up extra via files in wrong folder
* Added better descriptions to keyboard projects and added hardware listing to v5
* Cleaned up keymap format
* removed extra rules
* Update keyboards/pmk/posey_split/v4/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/pmk/posey_split/v5/readme.md
Co-authored-by: Joel Challis <git@zvecr.com >
* removed "about" from readme on v4
* Removed title from readme
---------
Co-authored-by: joliverMI <qmk@Desktop2023>
Co-authored-by: jack <0x6a73@protonmail.com >
Co-authored-by: Joel Challis <git@zvecr.com >
2024-03-20 08:52:20 -06:00
Ryan and GitHub
f7cf40fa77
Add init function to RGBLight driver struct ( #23076 )
2024-03-18 22:03:27 +11:00
Ryan and GitHub
23b7a02ebe
LED drivers: add support for IS31FL3236 ( #23264 )
2024-03-17 19:23:14 +11:00
James Young and GitHub
47dc471bd4
KPRepublic JJ40 rev1 Refactor ( #23299 )
...
* Move `kprepublic/jj40` to `kprepublic/jj40/rev1`
[chore]
* Friendly-format `info.json`
[style]
* Add layout/matrix diagram
[docs]
* Refactor keymaps
- use four-space indent
- grid-align keycodes
- refactor to use `LAYOUT_ortho_4x12` macro
[refactor]
* Rename `LAYOUT_planck_mit` to `LAYOUT_ortho_4x12_1x2u_c`
[refactor]
* Rename `LAYOUT_planck_1x2uR` to `LAYOUT_ortho_4x12_1x2u_r`
[refactor]
* Re-sort `layouts` object
Places `LAYOUT_ortho_4x12` (the `LAYOUT_all` equivalent) first in
sequence.
[refactor]
* Add `LAYOUT_ortho_4x12_1x2u_l`
[enhancement]
* Add `LAYOUT_ortho_4x12_2x2u`
[enhancement]
* Convert `rules.mk` to data driven
[chore]
* Remove `console` and `command` settings from keyboard level
[chore]
* Rename `info.json` to `keyboard.json`
[chore]
[enhancement]
* Remove `audio` setting from keyboard level
[chore]
2024-03-17 07:03:58 +00:00
James Young and GitHub
164065682e
Swift65 Hotswap Layout Name Standardization ( #23288 )
...
* Rename `LAYOUT_7u_space` to `LAYOUT_ansi_blocker_tsangan`
[refactor]
* Refactor keymaps
Updates the keycode grid alignment to better resemble the assembled
board.
[style]
2024-03-16 03:38:01 +00:00
James Young and GitHub
7e39635c0a
Swift65 Solder Layout Name Standardization ( #23289 )
...
* Rename `LAYOUT_625u_space` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_625u_space_split_bs` to `LAYOUT_ansi_blocker_split_bs`
[refactor]
* Rename `LAYOUT_7u_space` to `LAYOUT_ansi_blocker_tsangan`
[refactor]
* Rename `LAYOUT_7u_space_split_bs` to `LAYOUT_ansi_blocker_tsangan_split_bs`
[refactor]
* Rename `LAYOUT_iso_625u_space` to `LAYOUT_iso_blocker`
[refactor]
* Rename `LAYOUT_iso_625u_space_split_bs` to `LAYOUT_iso_blocker_split_bs`
[refactor]
* Rename `LAYOUT_iso_7u_space` to `LAYOUT_iso_blocker_tsangan`
[refactor]
* Rename `LAYOUT_iso_7u_space_split_bs` to `LAYOUT_iso_blocker_tsangan_split_bs`
[refactor]
* Refactor keymaps
Updates the keycode grid alignment to better resemble the assembled
board.
[style]
2024-03-16 03:37:40 +00:00
James Young and GitHub
bbe0c515f8
KPRepublic JJ50 rev1 Refactor ( #23294 )
...
* Move `kprepublic/jj50` to `kprepublic/jj50/rev1`
[chore]
* Add layout/matrix diagram
[docs]
* Add `LAYOUT_ortho_5x12_1x2u_c`
[enhancement]
* Add `LAYOUT_ortho_5x12_1x2u_l`
[enhancement]
* Add `LAYOUT_ortho_5x12_1x2u_r`
[enhancement]
* Add `LAYOUT_ortho_5x12_2x2u`
[enhancement]
* Convert `rules.mk` to data driven
[chore]
* Remove `console` and `command` from keyboard level
[chore]
* Rename `info.json` to `keyboard.json`
Also deletes `rules.mk` as it's no longer needed.
[chore]
[enhancement]
2024-03-16 00:30:16 +00:00
James Young and GitHub
1f8f0f70a2
Linworks FAve 87H Keymap Refactor/Bugfix ( #23292 )
...
* Refactor keymaps
- use QMK-native keycode aliases
- grid-align keycodes
[refactor]
* Correct key sequence
Moves the keycode representing the right half of a split Backspace to
the number row, after the left half/2u Backspace keycode.
Updates the keycode grid alignment to maintain readability.
[bugfix]
2024-03-15 22:36:23 +00:00
Joel Challis and GitHub
14990ca5a2
Migrate features from rules.mk to data driven - ST ( #23286 )
2024-03-15 22:24:10 +00:00
Joel Challis and GitHub
1a90337284
Migrate features from rules.mk to data driven - OPQR ( #23285 )
2024-03-15 22:24:00 +00:00
Joel Challis and GitHub
24d824aae4
Migrate features from rules.mk to data driven - UVWXYZ ( #23287 )
2024-03-15 22:23:40 +00:00
Drashna Jaelre and GitHub
68e8d74188
[Keyboard] Overhaul ploopyco devices ( #22967 )
2024-03-14 22:15:44 -07:00
QMK Bot
359cec14fa
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 05:10:50 +00:00
Wilba and GitHub
c5f544cd96
Added WT65-H3 (HIBI HIBIKI) ( #22886 )
2024-03-14 22:10:17 -07:00
QMK Bot
020481b258
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 05:09:50 +00:00
Wilba and GitHub
cba2b5645f
Added WT65-G3 (HIBI HIBIKI) ( #22888 )
2024-03-14 22:09:20 -07:00
add7c13d61
Update ScottoAlp handwired keyboard to 12 column layout ( #22962 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2024-03-14 22:03:23 -07:00
QMK Bot
b9d65269ca
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 02:00:34 +00:00
f0e219a1c8
Modify wording in 'getting_started_introduction.md' ( #23232 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
2024-03-14 19:00:03 -07:00
QMK Bot
24d7d0ec77
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 01:45:14 +00:00
0d9399234d
Bump tj-actions/changed-files from 42 to 43 ( #23282 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42 to 43.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v42...v43 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 01:44:32 +00:00
Joel Challis and GitHub
01473075f8
Migrate features from rules.mk to data driven - EFGH ( #23248 )
2024-03-15 01:42:55 +00:00
Joel Challis and GitHub
80b72487ce
Migrate features from rules.mk to data drive - LMN ( #23277 )
2024-03-15 01:42:33 +00:00
Joel Challis and GitHub
539fa21bf8
Migrate features from rules.mk to data driven - IJK ( #23276 )
2024-03-15 01:42:15 +00:00
QMK Bot
16ad09299c
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 01:32:49 +00:00
James Young and GitHub
7d417b78eb
AMJKeyboard AMJ96 Layout Additions ( #23267 )
2024-03-14 18:32:17 -07:00
QMK Bot
c43f48f6a9
Merge remote-tracking branch 'origin/master' into develop
2024-03-14 17:53:03 +00:00
Nick Brassel and GitHub
67df06eb44
Fixup cipulot eeprom. ( #23280 )
2024-03-14 17:52:30 +00:00
Joel Challis and GitHub
63dd131d81
Refactor vusb to protocol use pre/post task ( #14944 )
2024-03-14 21:45:12 +11:00
4bbfecae90
Infer eeconfig identifiers ( #22135 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2024-03-14 21:45:03 +11:00
Joel Challis and GitHub
6720e9c58c
qmk new-keyboard - detach community layout when selecting "none of the above" (#20405 )
2024-03-14 21:24:24 +11:00
Joel Challis and GitHub
aea414fd82
Migrate content where only parent info.json exists ( #22895 )
2024-03-14 21:21:33 +11:00
Joel Challis and GitHub
f1a279810f
Migrate features from rules.mk to DD ( #23202 )
2024-03-14 03:57:48 +00:00
Joel Challis and GitHub
8e5cd981e1
Migrate features from rules.mk to DD ( #23247 )
2024-03-14 03:56:42 +00:00
QMK Bot
f217cd4657
Merge remote-tracking branch 'origin/master' into develop
2024-03-14 03:29:24 +00:00
achim-t and GitHub
1080025973
Update feature_tri_layer.md - typo ( #23275 )
2024-03-14 14:28:54 +11:00
Joel Challis and GitHub
af1ac6b1bd
Reject duplicate matrix locations in LAYOUT macros ( #23273 )
2024-03-13 23:04:49 +00:00
QMK Bot
6c95ec0c09
Merge remote-tracking branch 'origin/master' into develop
2024-03-13 07:24:52 +00:00
aa73362674
[Keyboard] add glyphkbd_v2 ( #23131 )
...
Co-authored-by: jack <0x6a73@protonmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2024-03-13 00:24:21 -07:00
QMK Bot
0b6e1f1932
Merge remote-tracking branch 'origin/master' into develop
2024-03-13 07:24:01 +00:00
8c9dea0d0a
Add support new kb_elmo PCBs ( #23138 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2024-03-13 00:23:30 -07:00
DavidSannier and GitHub
c92277a8ae
Remove unuseful layer_on() call ( #23055 )
2024-03-13 00:19:23 -07:00
QMK Bot
8449ad0fc3
Merge remote-tracking branch 'origin/master' into develop
2024-03-13 03:21:16 +00:00