Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -74/+0 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | emi20 update (#14013) | AquaCylinder | 2021-08-19 | 1 | -50/+32 |
| | | | | | | | | | | | | | | | | | * Update keymap & readme -Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code. -config.h & rules.mk: Removed on kemap level (these were there for the key combo's) -Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used. * Update readme.md Better wording on how to get the keyboard in bootloader mode * Update keymap.c Switched + and - around, same with / and *. | ||||
* | [Keyboard] Add Emi20 (#13603) | AquaCylinder | 2021-07-29 | 1 | -0/+92 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |