summaryrefslogtreecommitdiffstats
path: root/keyboards/akb/raine/keymaps/mehadviceguy
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-75/+0
|
* Merge upstream masterlokher2022-12-061-0/+75
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-132-143/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* [Keymap] User keymap for AKB/Raine (#8081)plikki2020-02-052-0/+143
* Adding my keymap Adding a personalized keymap to the Raine keyboard. This diffirentiates itself by being useble with nordic characters even when the bottom row has blockers. Also added ASCII art to help visualize what you are doing when programming the board. * Update Readme.md Ned image of the board * Update Readme.md Forgot a space in Readme * Update Readme.md And another missed space * Update keymap.c Renoved Definetion that is not used * Update Readme.md * Remove files for renaming * Adding files after renaming Was unable to get Girthub to push renamed files/folders. Therefore removeing and adding them again.