summaryrefslogtreecommitdiffstats
path: root/keyboards/tokyokeyboard/alix40/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-7/+0
|
* Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-3/+0
| | | | | * Improve Adafruit BLE configuration defines * Formatting
* Fix keycode mappings for via and ensure they don't change within protocol ↵xyzz2021-03-151-0/+2
| | | | | | | | | | | | | | | (#12130) * Fix keycode mappings for via and ensure they don't change within protocol * Update keycodes * Fix broken keyboards * added the missing keycodes found in via * Remove invalid keycodes Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>
* [Keyboard] Tokyo Keyboard alix40 initial commit (#11918)James2021-02-211-0/+71
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: QuadCube <quadcube@QuadCube-Mac-mini.local>