summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/atlas/config.h
AgeCommit message (Collapse)Author
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-06-03Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-07-27Atlas Updates (#9343)Andrew Kannan
* 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>
2020-04-12[Keyboard] Add CannonKeys Atlas keyboard (#8207)Andrew Kannan
* 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