Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan | |
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | |||
2021-07-11 | first pass: matrix consistency improvements (#13471) | Zach White | |
2021-03-31 | add kinesis/kint36 (#10171) | Michael Stapelberg | |
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). | |||
2017-01-08 | kinesis remap | milestogo | |