Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout ↵ | Ryan | 2023-04-09 | 1 | -3/+17 |
| | | | | (#20375) | ||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 2 | -2/+2 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 2 | -2/+2 |
| | |||||
* | Remove `DESCRIPTION`, R-V (#11632) | Ryan | 2021-01-20 | 1 | -3/+0 |
| | |||||
* | Add TADA68 keymap/rules/config for QMK bootloader (#7679) | Ryan | 2019-12-21 | 5 | -0/+69 |
* Add TADA68 keymap/rules/config for QMK bootloader * Remove extraneous #DEFINEs * use #pragma rather than include guards Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove obselete #endif Co-Authored-By: fauxpark <fauxpark@gmail.com> * #undefine DESCRIPTION before redefining Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove obselete #define Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com> |