[Keyboard] Fix typo with RGB LED positioning in Iris (#17805)
feat: encoder map, OLED & encoder kb-level config (#17767)
[Keyboard] Add work louder micro (#17586)
* [Keyboard] Add work louder micro
* Update keyboards/work_louder/micro/readme.md
* Update readme
* Update kb config files
* Update to use encoder map
Co-authored-by: Tom Barnes <barnestom@me.com>
Dz65v2 Settings for SBennett13 (#17747)
* Start of dz65v2 map for sbennett13
* No wpm, disable some rgb, ~copyright~
* No more raindrops
* Remove more rgb modes and set default
* Almost orgot this crappy thing
* cannot define startup :(
* Layered esc is kc_grv
* Start of dz65v2 map for sbennett13
* No wpm, disable some rgb, ~copyright~
* No more raindrops
* Remove more rgb modes and set default
* Almost orgot this crappy thing
* cannot define startup :(
* Layered esc is kc_grv
* Add license to config and keymap
Add alternative Logos (#17787)
Make `qmk doctor` print out the last log entry for upstream/{master,develop}, including dates (#17713)
[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.