Ryan
1e05bad1ba
Move TAPPING_TERM
to data driven ( #21296 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:44:21 +10:00
Ryan
4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP
to data driven ( #21292 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
Ryan
6545eb64a0
Move RGB_MATRIX_HUE/SAT/VAL/SPD_STEP
to data driven ( #21354 )
2023-06-24 17:13:18 +10:00
Ryan
8093b13365
Move TAPPING_TOGGLE
to data driven ( #21360 )
2023-06-24 17:10:22 +10:00
QMK Bot
658b6aa3a6
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 23:22:55 +00:00
Nick Brassel
ac64e06079
Verify max one keyboard addition during CI. ( #21246 )
2023-06-24 09:22:14 +10:00
Joel Challis
3156cf6da0
Remove use of __flash within LED drivers ( #21343 )
2023-06-23 22:50:31 +01:00
QMK Bot
b2a7420a22
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 20:53:58 +00:00
dependabot[bot]
c1929dc5c7
Bump tj-actions/changed-files from 36 to 37 ( #21356 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 36 to 37.
- [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/v36...v37 )
---
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>
2023-06-23 21:53:24 +01:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
QMK Bot
173f54cf1f
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 16:49:07 +00:00
James Young
882f7838fd
Jaykeeb Skyline: correct layout data ( #21350 )
2023-06-23 09:48:32 -07:00
QMK Bot
c1c18855f8
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 10:20:53 +00:00
James Young
75f5428d1d
Jaykeeb Orba Layout Addition and Touch-Up ( #21349 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_625u_space
* [style] friendly-format info.json
* [enhancement] add LAYOUT_7u_space
2023-06-23 03:20:18 -07:00
QMK Bot
985eac4ab0
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 09:38:48 +00:00
James Young
ea21a09091
Akko Top40: correct layout data ( #21348 )
2023-06-23 02:38:04 -07:00
QMK Bot
e21b4d2519
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 08:52:06 +00:00
James Young
e0a8a0ea2a
Y&R Transition80 Layout Additions and Touch-Up ( #21347 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_all
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_tkl_ansi_split_bs
* [enhancement] add LAYOUT_tkl_ansi
* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs
* [enhancement] add LAYOUT_tkl_ansi_tsangan
* [enhancement] enable Community Layout support
* [chore] add reference keymaps
2023-06-23 01:51:23 -07:00
QMK Bot
67c7d7bf20
Merge remote-tracking branch 'origin/master' into develop
2023-06-23 08:28:17 +00:00
James Young
09c89bc7e6
Wuque Creek70 Layout Additions and Touch-Up ( #21346 )
...
* [chore] correct layout data
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_ansi_split_space_split_bs_rshift
* [enhancement] add LAYOUT_ansi_split_space
* [enhancement] add LAYOUT_ansi_split_bs_rshift
* [enhancement] add LAYOUT_ansi
* [enhancement] add LAYOUT_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_ansi_tsangan
* [style] refactor keymaps
- use four-space indent
- convert tabs to spaces
- use QMK-native keycode aliases
2023-06-23 01:27:42 -07:00
QMK Bot
cc6202de20
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 16:33:41 +00:00
James Young
67be956634
Teahouse Ayleen Community Layout Support and Touch-Up ( #21341 )
...
* [chore] correct layout data
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] enable Community Layout support
2023-06-22 17:33:01 +01:00
QMK Bot
94b74b537a
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 16:32:06 +00:00
James Young
c01a3cfaca
Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up ( #21342 )
...
* [style] sort JSON keys in layout objects
* [chore] correct layout data
* [refactor] rename LAYOUT_all_split to LAYOUT_ortho_5x4
* [refactor] rename LAYOUT_2u_plus_2u_enter_2u_zero to LAYOUT_numpad_5x4
* [enhancement] enable Community Layout support
2023-06-22 17:31:34 +01:00
Ryan
aad5746682
Move protocol makefiles into their respective folders ( #21332 )
...
* Move protocol makefiles into their respective folders
* Fix USB-USB converter
2023-06-22 15:07:28 +01:00
Joel Challis
fb76c941ee
Fix rate/pistachio_pro:via
( #21339 )
2023-06-22 15:06:57 +01:00
QMK Bot
bfd6bb8d23
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 13:46:17 +00:00
James Young
87ab13094e
Soda Pocket: correct layout data ( #21333 )
...
[chore]
Correct the layout data for the keyboard.
This commit fixes a misleading Configurator implementation.
2023-06-22 14:45:39 +01:00
QMK Bot
8ca7570cd2
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 13:45:27 +00:00
James Young
2176c760df
Spleeb: correct layout data ( #21334 )
...
* [style] friendly-format info.json
* [chore] correct layout data
Fix a poor Configurator/CLI rendering.
2023-06-22 14:44:48 +01:00
QMK Bot
5a4fab0b9e
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 04:36:15 +00:00
James Young
cc4ac72f85
Igloo Configurator Touch-Up ( #21303 )
...
* [refactor] friendly-format info.json
* [enhancement] add matrix diagram
* [enhancement] remove key overlaps in layout data
2023-06-21 21:35:35 -07:00
QMK Bot
c601b1f623
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 02:12:05 +00:00
James Young
33f76d79d4
Quarkeys Z40 Community Layout Support and Touch-Up ( #21329 )
...
* [refactor] rename LAYOUT to LAYOUT_planck_mit
* [style] friendly-format info.json
* [style] refactor keymaps
- grid-align keycodes
- use four-space indent
- remove trailing whitespace
* [chore] tidy-up keyboard data in info.json
- spell-check `manufacturer` value
- use valid `url`
- reference GitHub username for `maintainer`
* [chore] tidy-up readme
- link to maintainer's GitHub account
- add Hardware Availability link
- break-out Hardware Specs into its own section
* [enhancement] enable Community Layout support
* [chore] replace product image in readme
Source repository for previous URL seems to have been deleted.
2023-06-21 19:11:32 -07:00
QMK Bot
adc954fafd
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 00:43:08 +00:00
James Young
b8a12db1a1
Pteropus: correct layout data ( #21326 )
...
* [style] friendly-format info.json
* [chore] correct layout data
Fix keys overlapping when rendered in QMK Configurator or CLI.
2023-06-21 17:42:30 -07:00
James Young
87b371cea6
ProtoTypist PT-80 Refactor ( #21325 )
...
* [style] friendly-format info.json
* [docs] add layout/matrix diagram
* [style] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] LAYOUT_all macro
Move the JSON object for the Enter key to the end of the home row.
* [style] refactor default keymap
- update keycode grid alignment
- remove trailing whitespace
* [refactor] LAYOUT_tkl_iso macro
Move the JSON object for the Enter key to the end of the home row.
This commit fixes a key sequence error with the `tkl_iso` Community
Layout support.
* [style] refactor default_ansi keymap
- update keycode grid alignment
- remove trailing whitespace
* [bugfix] fix function row matrix assignments for LAYOUT_tkl_iso
Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_iso` macro.
* [bugfix] fix function row matrix assignments for LAYOUT_tkl_ansi
Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_ansi` macro.
2023-06-21 14:20:02 -07:00
QMK Bot
810cd9bc53
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 19:30:39 +00:00
James Young
6f39205f73
Laneware LW75: correct layout data ( #21314 )
...
[refactor]
Fixes misleading Configurator implementations of the available layouts.
2023-06-21 12:30:04 -07:00
QMK Bot
e3faa76e4c
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 18:42:56 +00:00
lindgrenj6
20c0043538
[Keymap] Add lindgrenj6 planck layout ( #21155 )
2023-06-21 12:42:23 -06:00
QMK Bot
fa1b53360b
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 18:30:50 +00:00
James Young
4cc427c13e
Lucid Velvet Solder Layout Additions and Touch-Up ( #21313 )
...
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlaps in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso
2023-06-21 11:30:15 -07:00
QMK Bot
b6c76cd143
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 17:39:03 +00:00
James Young
b814ff5bca
Lucid Velvet Hotswap Layout Additions and Touch-Up ( #21312 )
...
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlap in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan
* [enhancenment] enable Community Layout support
2023-06-21 10:38:18 -07:00
QMK Bot
673b536d70
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 16:00:31 +00:00
James Young
71b77df06f
Keebio Cepstrum Configurator Touch-Up ( #21310 )
...
* [enhancement] remove redundant layout data
Remove the redundant layout data from the keyboard-level `info.json`.
* [enhancement] correct JSON syntax in rev1/info.json
* [enhancement] friendly-format rev1/info.json
* [enhancement] correct layout data
2023-06-21 08:59:54 -07:00
QMK Bot
3274e0a4d5
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 03:05:47 +00:00
lalalademaxiya1
ecca9c5459
Add Keychron C2 Pro ( #20701 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 21:05:07 -06:00
QMK Bot
08ba8a0160
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 03:02:34 +00:00