Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
| | |||||
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | 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) | ||||
* | Fix up WS2812 SPI driver on F072. (#13022) | Nick Brassel | 2021-06-03 | 1 | -0/+2 |
| | |||||
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | Atlas Updates (#9343) | Andrew Kannan | 2020-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | * Update atlas keyboard files and default keyboard layout * Remove wierd LT things * Update keyboards/cannonkeys/atlas/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Add CannonKeys Atlas keyboard (#8207) | Andrew Kannan | 2020-04-12 | 1 | -0/+71 |
* Atlas keyboard * Update info and readme * Update firmware * Apply suggestions from code review * Updates * Add 2x2U layout * Minor cleanup * Fix trailing comma * Remove line * Apply suggestions from code review |