Skip to content

Commit

Permalink
Adding k320 dkjer keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
dkjer committed Jan 21, 2021
1 parent 06b43cc commit f7c53a4
Show file tree
Hide file tree
Showing 4 changed files with 560 additions and 0 deletions.
30 changes: 30 additions & 0 deletions keyboards/durgod/k320/keymaps/dkjer/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/*
Copyright 2020 Don Kjer
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

#define MOUSEKEY_INTERVAL 16

#define MOUSEKEY_DELAY 0

#define MOUSEKEY_TIME_TO_MAX 60

#define MOUSEKEY_MAX_SPEED 6

#define MOUSEKEY_WHEEL_DELAY 0


Loading

0 comments on commit f7c53a4

Please sign in to comment.