[Keyboard] Acheron Athena support (#16818)
Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keymap] Add ollyhayes keymap (#16632)
[Keyboard] add DJam keyboard (#17430)
Co-authored-by: Joel Challis <git@zvecr.com>
[Keyboard] Add Kawayo Keyboard (#17454)
Co-authored-by: Joel Challis <git@zvecr.com>
takashicompany miniZone: fix QMK Configurator implementation (#17801)
[Keyboard] Add missing mute button to sofle keymap (#17796)
Update README.md for teensy lc onekey (#17797)
gboards/georgi: cleanup & fix (#17753)
Move keyboard USB IDs and strings to data driven: A (#17781)
Move keyboard USB IDs and strings to data driven: C (#17789)
Runes Skjöldr Touch-Up (#17792)
* skjoldr.h: use ___ for KC_NO
* skjoldr.h: use K<row><column> notation
Matrix was previously defined using identifiers in the format of K<column><row>.
* skjoldr.h: add matrix diagram
* info.json: apply friendly formatting
- key legends as labels
- correct key sizes and positioning
* refactor keymaps
Refactors the `default` and `via` keymaps.
- use QMK-native keycode aliases
- grid-align keycodes for readability
* rename LAYOUT macro to LAYOUT_60_ansi_arrow
* enable Community Layout support
* info.json: correct maintainer value
Field is meant to reference the maintainer's GitHub username.
[Keyboard] Fix Charue Sunsetter_r2 compilation issues (#17793)
Fixed spacebar position (#17784)
Move keyboard USB IDs and strings to data driven: B (#17782)
MechWild Mokulua: Correct QMK Configurator Data (#17783)
* Mokulua Mirrored: rebuild info.json file
* Mokulua Standard: rebuild info.json file
[Docs] Fix tables in Audio driver document (#17780)
FJLabs Sinanju Refactor (#17773)
* sinanju.h: add matrix diagram
* add LAYOUT_60_ansi_wkl_split_bs_rshift macro
Same matrix as `LAYOUT_all`, but with position K2D (right half of split Backspace) moved to the end of the top row.
* refactor keymaps
- use `LAYOUT_60_ansi_wkl_split_bs_rshift` macro instead of `LAYOUT_all`
- polish four-space indent
- update grid alignment
- replace `RESET` keycode with `QK_BOOT`
* remove now-unused LAYOUT_all macro
* add LAYOUT_60_ansi_wkl macro with keymap
Add a layout with 2u Backspace and 2.75u right Shift.
* info.json: correct maintainer value