diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-29 04:40:24 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-29 04:40:24 +0000 |
commit | 7084fc3d6511d93df394e6b2ba957bb0410bb6eb (patch) | |
tree | b62282b1ae1e493144bd45a03596efd8c17e21ba /keyboards/chord/zero/config.h | |
parent | f2edb73974d15b88ea9614002b18b045551b71d8 (diff) | |
parent | 38de991fda2bdb813b2acd067762a22c59607207 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/chord/zero/config.h')
-rw-r--r-- | keyboards/chord/zero/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/chord/zero/config.h b/keyboards/chord/zero/config.h new file mode 100644 index 0000000000..9d552d5af4 --- /dev/null +++ b/keyboards/chord/zero/config.h @@ -0,0 +1,4 @@ +// Copyright (c) 2022 Simon Hengel <sol@typeful.net> +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once |