summaryrefslogtreecommitdiff
path: root/keyboards/sentraq/s65_plus/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
|
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-21
| | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-05
directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation.