summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/atlas/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-261-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel2021-06-031-0/+2
|
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
|
* Atlas Updates (#9343)Andrew Kannan2020-07-271-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 Kannan2020-04-121-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