| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 1 | -118/+0 |
| | | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-05 | 1 | -1/+1 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -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 Challis | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-18 | 1 | -1/+1 |
| | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
| * | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -1/+1 |
| | | | | | | * fix sat75 * update uint32_t to layer_state | ||||
| * | [Keyboard] Add the E6.5 keyboard (#6693) | Brice Figureau | 2019-09-10 | 1 | -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. | |||||