summaryrefslogtreecommitdiff
path: root/keyboards/mehkee96/keymaps
AgeCommit message (Collapse)Author
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-01-02Remove custom matrix from PS2AVRGB boards (#7396)fauxpark
* Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
2018-09-25Keyboard: added mehkee96 support -JT (#3957)johanntang
* added mehkee96 support -JT * making requested changes -JT * fixes -jt * fixed info.json -JT * tidy up info.json comments from noroadsleft -JT