diff options
| author | Jakob Hærvig <10219471+jakobhaervig@users.noreply.github.com> | 2021-07-01 19:12:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 10:12:19 -0700 |
| commit | bef73f44aacf49d0969e3cdd6718b9a594d49066 (patch) | |
| tree | a1a01e738dd1d7e9ad33224aa1d075e79c962ada /users/haervig/config.h | |
| parent | c275828ac20f55a42ca1d1546c330501c00839ab (diff) | |
| download | qmk_firmware-bef73f44aacf49d0969e3cdd6718b9a594d49066.tar.gz qmk_firmware-bef73f44aacf49d0969e3cdd6718b9a594d49066.zip | |
[Keymap] Add haervig userspace and keymaps (#13362)
Diffstat (limited to 'users/haervig/config.h')
| -rw-r--r-- | users/haervig/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/users/haervig/config.h b/users/haervig/config.h new file mode 100644 index 000000000..6a7d67737 --- /dev/null +++ b/users/haervig/config.h | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | /* | ||
| 2 | Copyright 2021 Jakob Hærvig <jakob.haervig@gmail.com> | ||
| 3 | |||
| 4 | This program is free software: you can redistribute it and/or modify | ||
| 5 | it under the terms of the GNU General Public License as published by | ||
| 6 | the Free Software Foundation, either version 2 of the License, or | ||
| 7 | (at your option) any later version. | ||
| 8 | |||
| 9 | This program is distributed in the hope that it will be useful, | ||
| 10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 12 | GNU General Public License for more details. | ||
| 13 | |||
| 14 | You should have received a copy of the GNU General Public License | ||
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 16 | */ | ||
| 17 | |||
| 18 | #pragma once | ||
| 19 | #define TAPPING_TERM 200 | ||
