summaryrefslogtreecommitdiffstats
path: root/keyboards/runes/vaengr/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Updated pins configuration and keymaps for Vaengr (#15379)Vicktor Hutama2021-12-051-13/+11
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Rune Vaengr Keyboard (#13945)Vicktor Hutama2021-08-111-0/+56
* initial commit * fixed layout * enabled NKRO * removed qmkbest * changed the pins and bootloader to the mcu version * updated readme * Apply suggestions from code review thank you @drashna Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>