diff options
author | IFo Hancroft <contact@ifohancroft.com> | 2021-02-21 07:52:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 21:52:40 -0800 |
commit | 46a22c9e700b915da171131e2df39b3085e6618e (patch) | |
tree | e64b6cd2a4200dfd21e5cb4772f5d1b38ced65e2 /keyboards/primekb/prime_e/keymaps/ifohancroft/config.h | |
parent | bb9316a2f915995e2bd6884425af1eaa10c09503 (diff) |
[Keymap] My Prime_E Keymap (#11899)
Diffstat (limited to 'keyboards/primekb/prime_e/keymaps/ifohancroft/config.h')
-rw-r--r-- | keyboards/primekb/prime_e/keymaps/ifohancroft/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/primekb/prime_e/keymaps/ifohancroft/config.h b/keyboards/primekb/prime_e/keymaps/ifohancroft/config.h new file mode 100644 index 0000000000..9a0d0e54f7 --- /dev/null +++ b/keyboards/primekb/prime_e/keymaps/ifohancroft/config.h @@ -0,0 +1,21 @@ +/* Copyright 2021 IFo Hancroft + * + * 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 + +// place overrides here +#define USB_POLLING_INTERVAL_MS 1 +#define FORCE_NKRO |