Age | Commit message (Collapse) | Author |
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
|
|
|
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
|
|
* fix sat75
* update uint32_t to layer_state
|
|
* add a VIA Keymap
* update VID and PID
* update readme
* Update keyboards/exclusive/e7v1/readme.md
|
|
To reduce clutter in the `keyboards/` directory, this patch moves all
keyboards definitions for Exclusive boards to its own subdirectory.
|