summaryrefslogtreecommitdiffstats
path: root/keyboards/kopibeng/mnk88/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Kopibeng MNK88 Patch (#14807)James Young2021-10-122-76/+76
| | | | | | | | | | | | * 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-213-0/+123
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>