summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e65/keymaps/masterzen/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keyboard] Add the E6.5 keyboard (#6693)Brice Figureau2019-09-091-0/+118
The E6.5 is the new 65% keyboard made by Exclusive. This changeset adds its PCB to QMK, including all the bottom row variants and iso/ansi/split BS layouts.