summaryrefslogtreecommitdiffstats
path: root/keyboards/kopibeng/mnk88/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Kopibeng MNK88 Patch (#14807)James Young2021-10-121-38/+38
| | | | | | | | | | | | * refactor default keymap - correct keycode sequence (`KC_RGHT` was in the wrong place) - change tabs to spaces (four-space indent) - update grid alignment * refactor via keymap - change tabs to spaces (four-space indent) - update grid alignment
* [Keyboard] Add support for MNK88 (#14435)kopibeng2021-09-212-0/+62
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>