Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 1 | -7/+0 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+0 |
| | | | | (#16655) | ||||
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | [Keymap] VIA keymap for Cannonkeys Ortho60 (#10086) | Nick Blyumberg | 2020-08-19 | 1 | -2/+2 |
| | | | | | | | | | | | | * Adding VIA support * Fixed Vendor ID * Update keyboards/cannonkeys/ortho60/config.h * Update keyboards/cannonkeys/ortho60/keymaps/via/keymap.c * Update keyboards/cannonkeys/ortho60/config.h | ||||
* | Remove keyboard level ws2812 spi drivers (#7694) | Joel Challis | 2020-04-06 | 1 | -6/+2 |
| | |||||
* | Refactor cannonkeys f103 boards to use core backlight (#8089) | Joel Challis | 2020-04-06 | 1 | -0/+3 |
| | | | | | * Refactor to use core backlight * Remove custom implementation | ||||
* | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan | 2020-03-02 | 1 | -2/+0 |
| | |||||
* | Moving cannonkeys boards to one place, eeprom fix (#4999) | Andrew Kannan | 2019-01-29 | 1 | -0/+78 |
* Move boards to cannonkeys and share resources * Share common files between cannonkey boards * Fix ortho60 keymap * update LED numbers * Add RGB keys to Ortho60 and Ortho48 * Add Backlight control to default layout Ortho60 and 48 * Remove unnecessary ws2812.c SRC from rules.mk |