diff options
author | Albert Y <76888457+filterpaper@users.noreply.github.com> | 2023-03-02 01:53:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 10:53:31 -0700 |
commit | 80c6fbad1cd25071942f44119d76d29adcccd9f3 (patch) | |
tree | 7f65f696cb7a527f7860c982b40855ea8d26fb3e /keyboards/contra/keymaps | |
parent | f6390892e356e68921c462d882d7e3e96ff605e0 (diff) |
[Keyboard] Clean up contra & move to data-driven (#19973)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/contra/keymaps')
-rw-r--r-- | keyboards/contra/keymaps/default/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/contra/keymaps/default/config.h b/keyboards/contra/keymaps/default/config.h index 6114392f63..76f4aade7b 100644 --- a/keyboards/contra/keymaps/default/config.h +++ b/keyboards/contra/keymaps/default/config.h @@ -1,3 +1,6 @@ +// Copyright QMK Community +// SPDX-License-Identifier: GPL-2.0+ + #pragma once |