Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan | 2022-08-15 | 2 | -6/+7 |
| | |||||
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Add Durgod Hades, Galaxy and Venus Keyboards (#12893) | Jsully | 2021-07-20 | 11 | -0/+500 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Don Kjer <don.kjer@gmail.com> |