summaryrefslogtreecommitdiff
path: root/keyboards/runes/skjoldr
Commit message (Collapse)AuthorAge
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-04
|
* Runes Skjöldr Touch-Up (#17792)James Young2022-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 compilation issue for runes/skoldjr (#17659)Drashna Jaelre2022-07-13
|
* [Keyboard] Add Runes Skjoldr (#17305)Vicktor Hutama2022-07-12
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>