diff options
| author | QMK Bot <hello@qmk.fm> | 2021-02-21 05:52:26 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-02-21 05:52:26 +0000 |
| commit | 1216e807c0dcc0d906fa4e120e7628b3509ee676 (patch) | |
| tree | d71a028601650d3d9ed4f315d3be9e0026911dc5 /keyboards/ergodash/rev1/keymaps/ifohancroft/config.h | |
| parent | 8463553d71944e400f56585bbb6aad313674d2a7 (diff) | |
| parent | bb9316a2f915995e2bd6884425af1eaa10c09503 (diff) | |
| download | qmk_firmware-1216e807c0dcc0d906fa4e120e7628b3509ee676.tar.gz qmk_firmware-1216e807c0dcc0d906fa4e120e7628b3509ee676.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ergodash/rev1/keymaps/ifohancroft/config.h')
| -rw-r--r-- | keyboards/ergodash/rev1/keymaps/ifohancroft/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ergodash/rev1/keymaps/ifohancroft/config.h b/keyboards/ergodash/rev1/keymaps/ifohancroft/config.h new file mode 100644 index 000000000..9a0d0e54f --- /dev/null +++ b/keyboards/ergodash/rev1/keymaps/ifohancroft/config.h | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | /* Copyright 2021 IFo Hancroft | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | // place overrides here | ||
| 20 | #define USB_POLLING_INTERVAL_MS 1 | ||
| 21 | #define FORCE_NKRO | ||
