summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/kint36
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Fix QWERTY/DVORAK status output for kzar keymap (#12895)Dave Vandyke2021-05-141-1/+1
|
* [Keyboard] kint36: switch to sym_eager_pk debouncing (#12626)Michael Stapelberg2021-04-201-0/+4
|
* [Keymap] Add kzar keymap for Kinesis Advantage (#12444)Dave Vandyke2021-04-134-0/+438
|
* add kinesis/kint36 (#10171)Michael Stapelberg2021-03-317-0/+282
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).