summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/alvicstep/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Kintwin controller for kinesis keyboard, split layout (#21614)alvicstep2023-08-141-0/+3
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-21/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-4/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-201-4/+0
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-5/+1
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-1/+1
|
* add kinesis/kint36 (#10171)Michael Stapelberg2021-03-311-0/+1
| | | | | This moves the config_common.h into the files that include ../config.h, so that the kint36/config.h does not include it (which would cause compilation errors).
* kinesis remapmilestogo2017-01-081-0/+35