diff options
author | Dave Vandyke <kzar@kzar.co.uk> | 2021-04-13 10:39:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 11:39:39 +0200 |
commit | 15f7cc3bde0199afe3b49718fa7b73bc6771e04b (patch) | |
tree | 6fbc3203f41a7aaa998188f8f4abe74e9f0b5afb /keyboards/kinesis/kint36/keymaps/kzar/config.h | |
parent | a8d64c8b897fc7cb5be372d9580801fd1e4f8a9e (diff) |
[Keymap] Add kzar keymap for Kinesis Advantage (#12444)
Diffstat (limited to 'keyboards/kinesis/kint36/keymaps/kzar/config.h')
-rw-r--r-- | keyboards/kinesis/kint36/keymaps/kzar/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/kinesis/kint36/keymaps/kzar/config.h b/keyboards/kinesis/kint36/keymaps/kzar/config.h new file mode 100644 index 0000000000..6b03aa6a70 --- /dev/null +++ b/keyboards/kinesis/kint36/keymaps/kzar/config.h @@ -0,0 +1,19 @@ +/* Copyright 2021 Dave Vandyke <kzar@kzar.co.uk> + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + +#pragma once + +#undef LED_COMPOSE_PIN |