Ryan
f7cf40fa77
Add init function to RGBLight driver struct ( #23076 )
2024-03-18 22:03:27 +11:00
Ryan
23b7a02ebe
LED drivers: add support for IS31FL3236 ( #23264 )
2024-03-17 19:23:14 +11:00
James Young
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
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
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
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
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
14990ca5a2
Migrate features from rules.mk to data driven - ST ( #23286 )
2024-03-15 22:24:10 +00:00
Joel Challis
1a90337284
Migrate features from rules.mk to data driven - OPQR ( #23285 )
2024-03-15 22:24:00 +00:00
Joel Challis
24d824aae4
Migrate features from rules.mk to data driven - UVWXYZ ( #23287 )
2024-03-15 22:23:40 +00:00
Drashna Jaelre
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
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
cba2b5645f
Added WT65-G3 (HIBI HIBIKI) ( #22888 )
2024-03-14 22:09:20 -07:00
Joe Scotto
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
AlanLiu
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
dependabot[bot]
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
01473075f8
Migrate features from rules.mk to data driven - EFGH ( #23248 )
2024-03-15 01:42:55 +00:00
Joel Challis
80b72487ce
Migrate features from rules.mk to data drive - LMN ( #23277 )
2024-03-15 01:42:33 +00:00
Joel Challis
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
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
67df06eb44
Fixup cipulot eeprom. ( #23280 )
2024-03-14 17:52:30 +00:00
Joel Challis
63dd131d81
Refactor vusb to protocol use pre/post task ( #14944 )
2024-03-14 21:45:12 +11:00
Joel Challis
4bbfecae90
Infer eeconfig identifiers ( #22135 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-03-14 21:45:03 +11:00
Joel Challis
6720e9c58c
qmk new-keyboard
- detach community layout when selecting "none of the above" (#20405 )
2024-03-14 21:24:24 +11:00
Joel Challis
aea414fd82
Migrate content where only parent info.json exists ( #22895 )
2024-03-14 21:21:33 +11:00
Joel Challis
f1a279810f
Migrate features from rules.mk to DD ( #23202 )
2024-03-14 03:57:48 +00:00
Joel Challis
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
1080025973
Update feature_tri_layer.md - typo ( #23275 )
2024-03-14 14:28:54 +11:00
Joel Challis
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
galile0
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
elmo
8c9dea0d0a
Add support new kb_elmo PCBs ( #23138 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-03-13 00:23:30 -07:00
DavidSannier
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
era
be9fcbd503
Add SIRIND Brick65 ( #23245 )
2024-03-13 03:21:06 +00:00
wind
49596b0692
Add KM113 keyboard ( #22669 )
2024-03-13 03:20:46 +00:00
zvecr
66060f1935
Merge remote-tracking branch 'origin/master' into develop
2024-03-13 00:30:09 +00:00
Joel Challis
fb11330eab
Absolute paths for -kb argument should error consistently ( #23262 )
2024-03-13 00:28:08 +00:00
QMK Bot
1ea9f2e92b
Merge remote-tracking branch 'origin/master' into develop
2024-03-12 22:52:11 +00:00
LLLKST
6788a5eb27
[Keyboard] Add PetruziaMini ( #23201 )
...
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
2024-03-12 16:51:42 -06:00
jack
aa33d8ba8e
Fixup work_board ( #23266 )
...
* initial
* Update keyboards/work_louder/work_board/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-03-12 16:31:51 -06:00
QMK Bot
df397a3bba
Merge remote-tracking branch 'origin/master' into develop
2024-03-12 22:18:56 +00:00