summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk88
AgeCommit message (Collapse)Author
2021-10-12Kopibeng MNK88 Patch (#14807)James Young
* 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
2021-10-12Kopibeng MNK88 Layout Extension (#14796)James Young
* friendly-format info.json * mnk88.h: use QMK 3-character notation * mnk88.h: add matrix diagram * add LAYOUT_tkl_ansi_f13 * add LAYOUT_tkl_ansi_tsangan_f13 * add LAYOUT_tkl_iso_f13 * add LAYOUT_tkl_iso_tsangan_f13
2021-09-21[Keyboard] Add support for MNK88 (#14435)kopibeng
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>