summaryrefslogtreecommitdiffstats
path: root/keyboards/alt34
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-133-27/+6
|
* alt34 rev1: Configurator Compilation Fix (#17442)James Young2022-06-213-28/+9
| | | | | | | * move USE_I2C and EE_HANDS definitions to keyboard level Allow this keyboard to be compiled by QMK Configurator. * remove redundant DEFAULT_FOLDER rule
* [Keyboard] Add alt34 keyboard (#17223)Tommy Alatalo2022-06-0711-0/+367
* Add files for alt34 keyboard * Add link to hardware bill of materials for alt34 * Change keyboard image link to imgur * Remove platform specific defines from rev1.h * Remove bluetooth and sleep led rules etc * Add GPL license header to all source code files * Shorten comment for NKRO_ENABLE Co-authored-by: Drashna Jaelre <drashna@live.com> * Simplify option usage comment in rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Set imgur link to largest size option Co-authored-by: Drashna Jaelre <drashna@live.com> * Move rules.mk into rev1 folder entirely * Remove .noci file * Update keyboards/alt34/rev1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>