summaryrefslogtreecommitdiffstats
path: root/keyboards/mehkee96/keymaps/johann
Commit message (Collapse)AuthorAgeFilesLines
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* Keyboard: added mehkee96 support -JT (#3957)johanntang2018-09-251-0/+80
* added mehkee96 support -JT * making requested changes -JT * fixes -jt * fixed info.json -JT * tidy up info.json comments from noroadsleft -JT