Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 1 | -19/+0 |
| | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Joystick feature improvements (#19052) | Ryan | 2022-11-27 | 4 | -4/+4 |
| | |||||
* | Normalise Joystick and Programmable Button keycodes (#18832) | Ryan | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Joystick feature updates (#16732) | Ryan | 2022-03-26 | 2 | -4/+0 |
| | | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs | ||||
* | handwired/misterdeck refactor (#16572) | Ryan | 2022-03-08 | 12 | -80/+89 |
| | | | | | * handwired/misterdeck refactor * Forgot to remove this | ||||
* | [Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556) | Chris Broekema | 2022-01-28 | 10 | -0/+254 |
Co-authored-by: Ryan <fauxpark@gmail.com> |