Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geistmaschine Geist Layout Refactor and Touch-Up #21288

Merged
merged 7 commits into from
Jun 19, 2023

Conversation

noroadsleft
Copy link
Member

Description

  • friendly-format info.json
  • add matrix diagram
  • remove key overlaps in layout
    The existing implementation causes the ANSI Backslash and ISO Hash keys to be completely hidden by other keys:
    geistmaschine_geist_default
  • disable Community Layout support
    The layout of this keyboard doesn't actually conform to any of the existing Community Layouts, due to the rotary encoder.
  • rename LAYOUT_65_ansi to LAYOUT_ansi_blocker
  • rename LAYOUT_65_iso to LAYOUT_iso_blocker
  • rename LAYOUT_65_all to LAYOUT_all

cc @ebastler (keyboard maintainer)

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Fixes a key overlap issue causing the ISO `KC_NUHS` and ANSI `KC_BSLS`
keys to be completely hidden when `LAYOUT_65_all` is rendered.
The layout of this keyboard doesn't actually conform to any of the
existing Community Layouts, due to the rotary encoder.
@noroadsleft noroadsleft added enhancement keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Jun 18, 2023
@noroadsleft noroadsleft requested a review from a team June 18, 2023 20:57
@noroadsleft
Copy link
Member Author

This changeset moves the ISO Hash and Enter keys in LAYOUT_all off to the side to remove the key overlaps and disambiguate the two Enter keys. None of the ANSI Backslash, ANSI Enter, ISO Hash or ISO Enter keys share matrix positions.

image

@drashna drashna merged commit de49bcd into qmk:master Jun 19, 2023
3 checks passed
@noroadsleft noroadsleft deleted the cf/geistmaschine_geist branch June 19, 2023 15:09
coquizen pushed a commit to coquizen/qmk_firmware that referenced this pull request Jun 22, 2023
eXenon pushed a commit to eXenon/qmk_firmware that referenced this pull request Jun 28, 2023
jussaw added a commit to jussaw/qmk_firmware that referenced this pull request Aug 18, 2023
* [Keyboard] add kibou/harbour (qmk#21131)

* [Docs] Highlight keymap name entry (qmk#21138)

* [Keyboard] Add ScottoStarter handwired keyboard (qmk#21101)

* [Keyboard] Add Scotto40 handwired keyboard (qmk#21103)

* [Keyboard] Add Scotto36 handwired keyboard (qmk#21104)

Co-authored-by: Albert Y <[email protected]>

* [Keyboard] Add egg58 (qmk#21021)

* xelus/rs108: correct layout data (qmk#21146)

* peej/tripel: correct layout data (qmk#21145)

Corrects the layout data for all three versions of the Peej Tripel.

* [Bugfix] LVGL bindings wrong offset math (qmk#21147)

* poker87d: correct layout data (qmk#21159)

* monoflex60: fix LAYOUT_60_iso_tsangan implementation (qmk#21158)

* add kibou/wendy (qmk#21150)

* Add NortonTech handwired keypad (NortonTechPad) (qmk#21148)

* Add an emphasis on QMK MSYS terminal (qmk#21168)

* Add an emphasis on QMK MSYS terminal

Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.

* Update instructions for the other operating systems

* Slightly refine `g_led_config` parsing (qmk#21170)

* Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (qmk#21175)

* adds planck/rev7

* Remove config.h include

Co-authored-by: Drashna Jaelre <[email protected]>

* convert planck matrices to lite implementation

---------

Co-authored-by: Drashna Jaelre <[email protected]>

* Fix typo (qmk#21189)

* Remove some keymap-level info.jsons (qmk#21191)

* [Keyboard] Add ScottoGame Keyboard (qmk#20940)

* Typo Correction in planck/rev7 readme.md (qmk#21194)

Corrected typo explaining encoder requirements.

* Update newbs docs with some rp2040 stuff (qmk#21186)

* Update newbs_building_firmware_configurator.md

* Update docs/newbs_flashing.md


Co-authored-by: Ryan <[email protected]>

* EC Alveus (qmk#20840)

Cipulot's EC Alveus PR

* Up keymap (qmk#20769)

flinguenheld keymap aurora sweep

* [Keymap] thunderbird2086 layer status with RGB lighting/matrix (qmk#21063)

* Atreyu: correct layout data (qmk#21197)

* [Keyboard] Adding OSAv2 Topre PCB (qmk#21080)

* [Keyboard] Add kibou/winter (qmk#21161)

* [Keyboard] Add Scotto9 handwired macropad (qmk#21105)

Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add Scotto34 (PCB Edition) (qmk#21085)

Co-authored-by: Albert Y <[email protected]>

* [Keyboard] Add Flashquark Horizon Z (qmk#21055)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add ScottoSplit Keyboard (qmk#20945)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add orba keyboard (qmk#21132)

* [Keyboard] Add ScottoFrog macropad (qmk#21209)

* [Keyboard] Add ScottoNum macropad (qmk#21208)

* [Keyboard] Add ErgoStrafer keyboard (qmk#21195)

* [Keyboard] rainkeebs trailmix (qmk#20189)

Co-authored-by: jack <[email protected]>

* [Keyboard] jaykeeb skyline (qmk#21219)

* [Keyboard] Add mokey12x2 (qmk#20702)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>

* [Keyboard]add 5108 Keyboard. (qmk#21184)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Sinc Rev. 4 (qmk#21130)

* Fork Rev. 3 to 4

* Update RGB LED positions

* Adjust RGB positions

* Enable more RGB modes

* Update copyrights

* Add license headers to keymaps

* Use same type of license header

Co-authored-by: Joel Challis <[email protected]>

* Fix I2C pins

---------

Co-authored-by: Joel Challis <[email protected]>

* 4pplet Waffling60 Rev D ISO Layout Fix and Additions (qmk#21236)

* correct layout data

* add matrix diagram

* rename LAYOUT to LAYOUT_all

* add LAYOUT_60_iso_tsangan_split_bs_rshift

* add LAYOUT_60_iso_tsangan_split_rshift

* add LAYOUT_60_iso_wkl_split_bs_rshift

* add LAYOUT_60_iso_wkl_split_rshift

* [Keyboard] add pluto keyboard (qmk#21225)

* Modernize M75H and M75S firmwares (qmk#21244)

* [Keymap] Left Control is now ESC when tapped (qmk#21241)

* [Keyboard] Add CannonKeys Leviatan PCB (qmk#21231)

* [Keyboard] Adding OSAv2 Numpad Topre support (qmk#21224)

* [Keyboard] add acr87 keyboard. (qmk#21200)

* [Keyboard] add top40 keyboard. (qmk#21199)

Co-authored-by: Less/Rikki <[email protected]>

* [Keyboard] Add Artemis Paragon (qmk#20910)

Co-authored-by: jack <[email protected]>

* DOIO KB30 Refactor (qmk#21250)

* refactor keymaps

- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases

* info.json: correct layout data

* add readme.md

* info.json: correct maintainer field

Updates the value to reference the maintainer's GitHub username.

* ButterKeebs PocketPad: correct layout data (qmk#21256)

* Alas: ISO Layouts Fix and Matrix Diagram (qmk#21255)

* DOIO KB38 Refactor (qmk#21268)

* [refactor] keymap refactor

- tidy-up box drawing
- update keycode alignment for readability
- use QMK-native keycode aliases

* [refactor] correct layout data

* [docs] add image to readme

* Dymium65 Layout Touch-Up (qmk#21269)

* [refactor] friendly-format info.json

* [refactor] correct layout data

* Fix up operator precedence in RGBLIGHT (qmk#21280)

* preonic/rev3{,_drop}: Fix layouts with 2u keys (qmk#21114)

Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases).  Fix the layout definitions to match
the real PCB wiring.

* [refactor] correct layout data (qmk#21289)

* Geistmaschine Geist Layout Refactor and Touch-Up (qmk#21288)

* Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (qmk#21282)

* [Keyboard] Add support for Alveus MX PCB (qmk#21238)

Co-authored-by: jack <[email protected]>

* HFDKB K83 Configurator Layout Fix (qmk#21297)

* Tsubasa Handwired: correct layout data (qmk#21295)

* dnworks SBL Community Layout Support and Touch-Up (qmk#21267)

* [Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (qmk#21290)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add bigsmoothknob (qmk#21265)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add Alisaie (qmk#21266)

* [Keyboard] Add Keychron C1 Pro (qmk#20700)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>

* KJ-Modify RS40 Configurator Touch-Up (qmk#21311)

* [refactor] friendly-format info.json

* [enhancement] remove key overlap

Fix a key overlap in the Configurator rendering between LCtrl and Fn2.

* [enhancement] replace store links with product links

Replace URLs that point to the vendor's shop with URLs to the vendor's
product listing.

* Kalakos Bahrnob65 Configurator Layout Touch-Up (qmk#21309)

* [enhancement] add matrix diagram

* [refactor] friendly-format info.json

* [enhancement] remove key overlaps

* Planck Matrix Fixes (qmk#21196)

* fix non-default keymap compiling, initial matrix state, watchdog options

* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no

* chore: update function name on all cases.

* remove old midi tone option

Co-authored-by: Ryan <[email protected]>

* fixes abhixec's planck keymap

* add audio enable condition to abhixec's planck keymap

* add audio enable condition to all muse includes

* Revert "add audio enable condition to all muse includes"

This reverts commit 9779e90.

* Revert "add audio enable condition to abhixec's planck keymap"

This reverts commit 24c742a.

* Revert "fixes abhixec's planck keymap"

This reverts commit 4bb085d.

---------

Co-authored-by: Peter.Falken <[email protected]>
Co-authored-by: Ryan <[email protected]>

* NovelKeys NK+: correct layout data (qmk#21317)

* NovelKeys NK+: correct layout data

Add key sizes to the layout data.

* [refactor] rename LAYOUT to LAYOUT_65_xt_ansi_blocker_tsangan

* [Docs] Code markdown amendment (qmk#21323)

* [Keyboard] Add Monsgeek M5 (qmk#21182)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Keychron C2 Pro (qmk#20701)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Keebio Cepstrum Configurator Touch-Up (qmk#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

* Lucid Velvet Hotswap Layout Additions and Touch-Up (qmk#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

* Lucid Velvet Solder Layout Additions and Touch-Up (qmk#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

* [Keymap] Add lindgrenj6 planck layout (qmk#21155)

* Laneware LW75: correct layout data (qmk#21314)

[refactor]

Fixes misleading Configurator implementations of the available layouts.

* Pteropus: correct layout data (qmk#21326)

* [style] friendly-format info.json

* [chore] correct layout data

Fix keys overlapping when rendered in QMK Configurator or CLI.

* Quarkeys Z40 Community Layout Support and Touch-Up (qmk#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.

* Igloo Configurator Touch-Up (qmk#21303)

* [refactor] friendly-format info.json

* [enhancement] add matrix diagram

* [enhancement] remove key overlaps in layout data

* Spleeb: correct layout data (qmk#21334)

* [style] friendly-format info.json

* [chore] correct layout data

Fix a poor Configurator/CLI rendering.

* Soda Pocket: correct layout data (qmk#21333)

[chore]

Correct the layout data for the keyboard.

This commit fixes a misleading Configurator implementation.

* Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up (qmk#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

* Teahouse Ayleen Community Layout Support and Touch-Up (qmk#21341)

* [chore] correct layout data

* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan

* [enhancement] enable Community Layout support

* Wuque Creek70 Layout Additions and Touch-Up (qmk#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

* Y&R Transition80 Layout Additions and Touch-Up (qmk#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

* Akko Top40: correct layout data (qmk#21348)

* Jaykeeb Orba Layout Addition and Touch-Up (qmk#21349)

* [chore] correct layout data

* [chore] rename LAYOUT to LAYOUT_625u_space

* [style] friendly-format info.json

* [enhancement] add LAYOUT_7u_space

* Jaykeeb Skyline: correct layout data (qmk#21350)

* Bump tj-actions/changed-files from 36 to 37 (qmk#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](tj-actions/changed-files@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Verify max one keyboard addition during CI. (qmk#21246)

* Kibou Harbour Layout Addition and Touch-Up (qmk#21358)

* [style] friendly-format info.json

* [chore] correct layout data

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_65_ansi_blocker_wkl_split_bs

* [chore] correct listed maintainer

Reference the maintainer's GitHub username.

* Update config.h (qmk#21361)

* Kibou Winter: rename LAYOUT to LAYOUT_tkl_ansi_wkl (qmk#21372)

* Mechlovin Zed65 rev1 Touch-Up (qmk#21373)

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi

* Add riot auto-merge to `master` to trigger GH workflows. (qmk#21390)

* Smith & Rune Iron160 Hotswap Touch-Up (qmk#21376)

* [style] friendly-format info.json

- sort JSON keys in layouts object
  - remove instances of `w: 1`

* [chore] correct layout data

* [refactor] rename LAYOUT to LAYOUT_60_tsangan_hhkb

* [enhancement] add LAYOUT_60_ansi_tsangan_split_rshift

* [enhancement] enable Community Layout support

* [bugfix] write appropropriate keymaps

Neither the `default` nor `via` keymaps were written appropriately for
this keyboard.

This commit modifies both keymaps to be appropriate for
`60_tsangan_hhkb` layout.

* Kibou Wendy Layout Additions and Touch-Up (qmk#21367)

* [style] refactor keymaps

- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases

* [style] friendly-format info.json

* [chore] remove key overlaps in layout data

* [chore] correct key sequence

* [chore] add key labels

Add `label` keys to the JSON layout data to disambiguate which keys each
object is meant to represent.

Based on the original key sizes and positions as submitted by the
maintainer.

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift

* [enhancement] enable Community Layout support

* [Keyboard] Sofle: fix LED count (qmk#21386)

* correct `default_60_abnt2/keymap.c` ASCII diagram (qmk#21397)

* sofle/rev1:devdev: Disable console (qmk#21401)

* Add Iris Rev. 8 (qmk#21392)

Co-authored-by: Duncan Sutherland <[email protected]>

* [Keymap] Add peterfalken planck/rev7 keymap (qmk#21328)

* [Keyboard] Add jaykeeb sebelas (qmk#21335)

* [Keyboard] Add Varanidae (qmk#21340)

* usbpd_stm32g4: Configure UCPD before disabling the dead battery mode (qmk#21430)

* [Docs] Fix listed defaults in quantum painter docs (qmk#21429)

* [Keyboard] Add Zed65 910 PCB (qmk#21415)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keymap] Improve tap-hold configuration (qmk#21383)

* [Keyboard] b_sides/rev41lp: add via keymap (qmk#21381)

* [Keyboard] add `handwired/dactyl_maximus` keyboard (qmk#21338)

* Smith & Rune Iron160 Soldered Touch-Up (qmk#21377)

* [Keyboard] Add Plywrks ply8x (qmk#21263)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Changed interverts to inverts (qmk#21270)

* Changed interverts to inverts

* fixed spacing issue

Co-authored-by: Joel Challis <[email protected]>

---------

Co-authored-by: Joel Challis <[email protected]>

* [Keyboard] Add the Mine Keyboard (qmk#21211)

* planck/rev7: Fix build without AUDIO_ENABLE (qmk#21408)

* [Keyboard] Add MNK60 (qmk#21204)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add XT87 (qmk#21201)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keymap] Update andrebrait keymap for GMMK Pro (qmk#21133)

* [Keyboard] Add ScottoCMD handwired keyboard (qmk#21102)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add Fidelity keyboard  (qmk#20922)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add Baumkuchen (qmk#20766)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add dactyl_lightcycle (qmk#20709)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Adding Krado Industries keyboards (qmk#20372)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add Frost68 keyboard (qmk#20370)

Co-authored-by: Pablo Martínez <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Update 1upkeyboards pi60 config (qmk#21404)

* [Keyboard] Add key-ripper (qmk#19598)

* [keyboard] Add abko/ak84bt (qmk#21243)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: syc <[email protected]>

* [Keyboard] Add RM Fullsize (qmk#20925)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jason <[email protected]>
Co-authored-by: Snipeye <[email protected]>
Co-authored-by: jack <[email protected]>

* 4pplet Eagle Viper Rev B: correct LAYOUT_all data (qmk#21458)

Corrects the position of the Right Ctrl key.

* [Keymap] small changes, game layer for mattly keymap (qmk#21375)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add mazestudio jocker (qmk#21446)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add dp3000 macropad (qmk#21413)

* [Keyboard] Add Nyquist Rev. 4 (qmk#21421)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add chosfox cf81 (qmk#21437)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Keychron Q11 ISO Version (qmk#21438)

* [Keyboard] Add dnworks frltkl (qmk#21457)

* [Keymap] Add zigotica stenai keymap for XD75 keyboard (qmk#21412)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Fix default keymap for RM_Fullsize (qmk#21461)

Co-authored-by: jason <[email protected]>

* clarify what the heck pristine means for reasons (qmk#20950)

* [Refactor] Python-ify QP's converter code (qmk#20102)

* Adjust width requirement for big enter (qmk#21470)

* Lights Out keymap for winry25t (qmk#20538)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add stront keyboard (qmk#21035)

* Add ScottoAlp Keyboard (qmk#20937)

* Pomodoro Timer in Lily58 (qmk#21215)

* [Keyboard] add m6 Keyboard. (qmk#21183)

* add `scotto` community layouts and userspace (qmk#21097)

Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>

* add ASCII diagrams to LAYOUT_64_* (qmk#21285)

* Add EVO70 R2 Keyboard (qmk#21321)

* Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap (qmk#21315)

* Add a turbo feature to coffee keymap (qmk#21291)

Co-authored-by: Fae <[email protected]>

* [Keymap] Add slotThe keyboardio/atreus keymap (qmk#21274)

* Add 'JIS' form factor layouts (qmk#21220)

* bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320)

* [Keyboard] Adding Styrka Topre PCB (qmk#21276)

* AMJKeyboard AMJ84 Touch-Up (qmk#21463)

* Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320)" (qmk#21471)

* [Keyboard] update keyboard soda/mango, support rgb matrix (qmk#21385)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>

* [Keyboard] Add Neely 65 (qmk#21027)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Wolf <[email protected]>

* [Keyboard] Add Silhouette (qmk#21025)

Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Wolf <[email protected]>

* [Keyboard] Add Ziggurat (qmk#21024)

Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Wolf <[email protected]>

* Artemis Paragon Layout Additions (qmk#21479)

* [docs] hotswap version: add layout/matrix diagram

* [docs] soldered version: add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] hotswap version: add LAYOUT_ansi_rwkl_split_bs

* [enhancement] hotswap version: add LAYOUT_ansi_rwkl

* [enhancement] hotswap version: add LAYOUT_ansi_wkl_split_bs

* [enhancement] hotswap version: add LAYOUT_ansi_wkl

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space_split_bs

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_bs

* [enhancement] soldered version: add LAYOUT_iso_rwkl

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space_split_bs

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_bs

* [enhancement] soldered version: add LAYOUT_ansi_rwkl

* 1upocarina (qmk#21039)

Co-authored-by: Joel Challis <[email protected]>

* [Docs] Squeeze AVR with simplified magic config functions (qmk#21477)

* Userspace and keymap addition (qmk#20522)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add kibou/suisei (qmk#21487)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add ah/haven{65,80} (qmk#20142)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: CMM.Studio Freather <[email protected]>

* AliceH66 Pianoforte Touch-Up (qmk#21504)

* DTIsaac01 Layout Additions and Touch-Up (qmk#21505)

* CMM.Studio Fuji65 Layout Additions (qmk#21501)

* [Keyboard] Add Mode M256-WS and M256-WH (qmk#20502)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] add itstleo9 (qmk#21460)

Co-authored-by: jack <[email protected]>

* [Keyboard] Fix dactyl_lightcycle matrix positions (qmk#21503)

* [Keyboard] Model H controller for IBM Model M (qmk#20625)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: hcbille <[email protected]>

* [Keymap] Update Zweihander Ergodox keymap (qmk#21506)

Swap volume direction, add Expand/Shrink Selection buttons

* [Keyboard] Add QVEX Lynepad 2.0 (qmk#21070)

* [Keyboard] Add nix_studio/lilith (qmk#20466)

Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Sergey Vlasov <[email protected]>

* [Keyboard] Fix RS60's indicator LED (qmk#21509)

* [Keymap] Dothtm/0.21/60 and 75 (qmk#21442)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] add rocketkeyboards mercury65 (qmk#20811)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add new nemui65 (qmk#21304)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add minidivide (qmk#19870)

Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* Fix jaykeeb indicator state and pins (qmk#21466)

* Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (qmk#21518)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Keyboard] add mothwing (qmk#19342)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* AliceH66 Pianoforte Hotswap Touch-Up (qmk#21542)

* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi

* [enhancement] enable Community Layout support

* [chore] correct layout data

Correct the position of the spacebar.

* GMMK2 65% ANSI Touch-Up (qmk#21544)

* [chore] correct layout data

* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker

Also adds a layout alias so as to not have to edit the user keymaps.

* [enhancement] enable Community Layout support

* Keychron V4 Touch-Up (qmk#21545)

* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi

* Keychron V4 ANSI: enable Community Layout support

* Keychron V4 ISO: correct layout data

Move position [3, 1] up by 0.25u.

* Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso

* Keychron V4 ISO: enable Community Layout support

* Fix compilation of lily58 rgb_state_reader (qmk#21502)

* HolySwitch Lightweight65 Community Layout Support (qmk#21550)

* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker

* [enhancement] enable Community Layout support

* Automata02 Alisaie Touch-Up (qmk#21552)

* [style] friendly-format info.json

* [chore] remove key labels from info.json

* [chore] correct layout data

Fix a misleading Configurator implementation, and incorrect key sizes
and positioning on the bottom row.

* [chore] re-add key labels to info.json

* Move files to rev1 folder, add rev2 (qmk#21563)

Co-authored-by: Duncan Sutherland <[email protected]>

* Add Bastion75 PCB to QMK (qmk#21529)

* Add Bastion75 to QMK

* Remove blank layers

* Apply suggestions from code review

Co-authored-by: jack <[email protected]>

* Update keymaps

---------

Co-authored-by: jack <[email protected]>

* Document the right location for indicator functions (qmk#21512)

* [Keyboard] Add boardsource/unicorne (qmk#21510)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Cole Smith <[email protected]>

* [Keyboard] Add EC Theca (qmk#21233)

Co-authored-by: jack <[email protected]>

* Fix VS code live share extension link (qmk#21585)

* Add Nyquistpad (qmk#21578)

Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Fix paragon keyboard encoder step (qmk#21582)

* [Keyboard] Add linworks fave60a (qmk#20795)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Caps Lock indicator for Kyechron S1 white backlight version (qmk#21559)

* [Keyboard] Add nico (qmk#20686)

Co-authored-by: jack <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>

* Fix ik75 scroll lock and windows lock status LEDs (qmk#20380)

* Add Bastion60 PCB to QMK (qmk#21527)

Co-authored-by: jack <[email protected]>
Co-authored-by: Danny <[email protected]>

* Add BastionTKL PCB to QMK (qmk#21530)

Co-authored-by: jack <[email protected]>
Co-authored-by: Danny <[email protected]>

* Add Bastion65 PCB to QMK (qmk#21528)

Co-authored-by: jack <[email protected]>

* [Keyboard] boardsource/equals (qmk#21230)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add m1 keyboard (qmk#19799)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: wb-joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>

* [Keyboard] Phoenix Project No 1 support (qmk#21068)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* Revert "Equals keyboard" (qmk#21622)

* [Keyboard] Add splitkb.com's Aurora Sofle v2 (qmk#21499)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Thomas Baart <[email protected]>

* Amend documented `RGBLIGHT_HUE_STEP` default value (qmk#21617)

* helix/rev3_4rows, helix/rev3_5rows: Fix build with converters (qmk#21608)

The code for Helix rev3 boards could not be built with, e.g.,
`CONVERT_TO=rp2040_ce` due to invalid `#include <stdio.h>` in the
keyboard level `config.h` (apparently the AVR version of that file
contains guards against usage in assembly code, which was hiding the
bug).  Move `#include <stdio.h>` to the C sources which need it.

* [Keyboard] Add Divine keyboard (qmk#21593)

* [Keyboard] add itstleo40 PCB (qmk#21536)

Co-authored-by: jack <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keymap] update colemad crkbd (corne) keyboard (qmk#21515)

Co-authored-by: Álvaro Cortés Devesa <[email protected]>

* [Keyboard] Add ANAVI Macro Pad 12 (qmk#21547)

* Updated info.json of c2 pro (qmk#21581)

* Correct "less than" to "up to" in squeezing_avr?id=layers (qmk#21639)

* Keychron Q11 ISO: Fix left Shift breakage due to a wrong matrix mask (qmk#21655)

Keychron Q11 uses `matrix_mask` to mask away the matrix location used
for `SPLIT_HAND_MATRIX_GRID` (otherwise the keyboard will constantly
generate a wakeup request whenever the host enters suspend).  However,
the value of `matrix_mask` is actually chosen to mask away all unused
locations, but it was apparently generated for the ANSI board and
therefore masks away the left Shift key on the ISO board, breaking the
functionality of that key.

Fix `matrix_mask` to make the masking work as intended:

- Set the `[4, 1]` bit to 1; this is the matrix location for the ISO
  left Shift.

- Set the `[2, 5]` bit to 0; this is actually the matrix location which
  corresponds to `#define SPLIT_HAND_MATRIX_GRID A2, A15` on the left
  side, which was intended to be masked; apparently the wakeup problem
  does not happen due to `SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT`, so the
  left half actually has that matrix location open.  On the right side
  `A2, A15` is `[9, 6]`, which was masked off correctly.

* [Keyboard] Add Bento Box macropad (qmk#20521)

* moondrop/dash75: fix keymap (qmk#21680)

* Clarify custom keycode enum requirement for PRs (qmk#21648)

* Add VIA layout for Dactyl Manuform 5x6 (qmk#21649)

Co-authored-by: Duncan Sutherland <[email protected]>

* Contributing docs: add note to make sure repo is up to date (qmk#21694)

* Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (qmk#21701)

* [Keyboard] Update usb.* of `dactyl_lightcycle` (qmk#21462)

* [Keyboard] add laneware `raindrop` keyboard (qmk#21277)

Co-authored-by: Sergey Vlasov <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add Projectd/65/Projectd_65_ansi (qmk#21520)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: gksygithub <[email protected]>

* [Keymap] Add Via keymap for CXT Studio (qmk#21675)

* [Keyboard] fix json for nemui65 (qmk#21629)

* [Keyboard] Update USB settings for dactyl_maximus (qmk#21666)

* [Keyboard] Add mk47 keyboard (qmk#19797)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>

* correct keymap file name for tkl_f13_jis layout (qmk#21631)

* Fix `keyboard` field for some JSON keymaps (qmk#21752)

* [Keyboard] Add Shostudio Arc (qmk#21733)

* [Keymap] Update rpbaptist crkbd (qmk#21674)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>

* [Keymap] Update andrebrait keymap for GMMK Pro (qmk#21668)

* [Keymap] submitting janat-t planck keymap (qmk#21619)

Co-authored-by: Janat Taerakul <[email protected]>

* [keyboard] Graystudio Think6.5 V3 Support Revised (qmk#21560)

Co-authored-by: jack <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add Chouchou keyboard (qmk#21699)

* Add ScottoErgo Keyboard (qmk#20944)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Add Scotto34 Keyboard (qmk#20943)

Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Add ScottoInvader Keyboard (qmk#20941)

Co-authored-by: Ryan <[email protected]>

* coarse/cordillera: fix backlight config (qmk#21761)

* The PoweredByPorridge layout for the Keyboardio Atreus (qmk#21737)

Co-authored-by: jack <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: FanXingStudio <[email protected]>
Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Travis Mick <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: Pablo Martínez <[email protected]>
Co-authored-by: biuboom-jun <[email protected]>
Co-authored-by: NortonTech <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Jack Humbert <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Jared <[email protected]>
Co-authored-by: Tom Barnes <[email protected]>
Co-authored-by: Cipulot <[email protected]>
Co-authored-by: Florent Linguenheld <[email protected]>
Co-authored-by: Allen Choi <[email protected]>
Co-authored-by: blindassassin111 <[email protected]>
Co-authored-by: flashquark <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Alabahuy <[email protected]>
Co-authored-by: David Hoelscher <[email protected]>
Co-authored-by: Alberto Pavano <[email protected]>
Co-authored-by: rhmokey <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jonylee@hfd <[email protected]>
Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Danny <[email protected]>
Co-authored-by: dztech <[email protected]>
Co-authored-by: Álvaro A. Volpato <[email protected]>
Co-authored-by: Gastón Jorquera <[email protected]>
Co-authored-by: Andrew Kannan <[email protected]>
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Sleepdealr <[email protected]>
Co-authored-by: Nick Brassel <[email protected]>
Co-authored-by: Sergey Vlasov <[email protected]>
Co-authored-by: mechlovin <[email protected]>
Co-authored-by: Derek <[email protected]>
Co-authored-by: Roberts Kursitis <[email protected]>
Co-authored-by: lalalademaxiya1 <[email protected]>
Co-authored-by: Peter.Falken <[email protected]>
Co-authored-by: lindgrenj6 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Silc Lizard (Tokage) Renew <[email protected]>
Co-authored-by: Idan Kamara <[email protected]>
Co-authored-by: Ramon Imbao <[email protected]>
Co-authored-by: Tim Stewart <[email protected]>
Co-authored-by: Arturo Avila <[email protected]>
Co-authored-by: kopibeng <[email protected]>
Co-authored-by: Andre Brait <[email protected]>
Co-authored-by: Callum Hart <[email protected]>
Co-authored-by: takashicompany <[email protected]>
Co-authored-by: Feags <[email protected]>
Co-authored-by: skeletonkbd <[email protected]>
Co-authored-by: ziptyze <[email protected]>
Co-authored-by: Brian Schwind <[email protected]>
Co-authored-by: temp4gh <[email protected]>
Co-authored-by: syc <[email protected]>
Co-authored-by: Rucker Machine <[email protected]>
Co-authored-by: jason <[email protected]>
Co-authored-by: Snipeye <[email protected]>
Co-authored-by: Matthew Lyon <[email protected]>
Co-authored-by: Han's <[email protected]>
Co-authored-by: depermana12 <[email protected]>
Co-authored-by: leyew <[email protected]>
Co-authored-by: Sergi Meseguer <[email protected]>
Co-authored-by: Tom Parker-Shemilt <[email protected]>
Co-authored-by: Evgenii Vilkov <[email protected]>
Co-authored-by: Casey Borders <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Brian <[email protected]>
Co-authored-by: CoffeeIsLife <[email protected]>
Co-authored-by: Fae <[email protected]>
Co-authored-by: Tony Zorman <[email protected]>
Co-authored-by: Nimish Gåtam <[email protected]>
Co-authored-by: Jeayo Keh <[email protected]>
Co-authored-by: Wolf Van Herreweghe <[email protected]>
Co-authored-by: Wolf <[email protected]>
Co-authored-by: miketronic <[email protected]>
Co-authored-by: Freather <[email protected]>
Co-authored-by: CMM.Studio Freather <[email protected]>
Co-authored-by: Its TLeo <[email protected]>
Co-authored-by: Jerome Berclaz <[email protected]>
Co-authored-by: hcbille <[email protected]>
Co-authored-by: adiabatic <[email protected]>
Co-authored-by: seflm <[email protected]>
Co-authored-by: arnstadm <[email protected]>
Co-authored-by: Xelus22 <[email protected]>
Co-authored-by: Mike Cramer <[email protected]>
Co-authored-by: drewpyun <[email protected]>
Co-authored-by: spbgzh <[email protected]>
Co-authored-by: tan-t <[email protected]>
Co-authored-by: Alfredo Colas Gullon <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Cole Smith <[email protected]>
Co-authored-by: peepeetee <[email protected]>
Co-authored-by: Yak <[email protected]>
Co-authored-by: DUILCHOI <[email protected]>
Co-authored-by: Kumiko as a Service <[email protected]>
Co-authored-by: yulei <[email protected]>
Co-authored-by: jestercore <[email protected]>
Co-authored-by: cole smith <[email protected]>
Co-authored-by: wb-joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>
Co-authored-by: Rico <[email protected]>
Co-authored-by: harveysch <[email protected]>
Co-authored-by: Thomas Baart <[email protected]>
Co-authored-by: era <[email protected]>
Co-authored-by: Álvaro Cortés <[email protected]>
Co-authored-by: Álvaro Cortés Devesa <[email protected]>
Co-authored-by: Leon Anavi <[email protected]>
Co-authored-by: 3geek14 <[email protected]>
Co-authored-by: Synth and Keys <[email protected]>
Co-authored-by: Hugh Rawlinson <[email protected]>
Co-authored-by: gskygithub <[email protected]>
Co-authored-by: gksygithub <[email protected]>
Co-authored-by: Brian McKenna <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>
Co-authored-by: Janat Taerakul <[email protected]>
Co-authored-by: Janat Taerakul <[email protected]>
Co-authored-by: Yizhen Liu <[email protected]>
Co-authored-by: Dane Lipscombe <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Powered by Porridge <[email protected]>
zaih-ge pushed a commit to zaih-ge/qmk_firmware that referenced this pull request Aug 31, 2023
autoferrit pushed a commit to SpaceRockMedia/bastardkb-qmk that referenced this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants