mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +00:00
chore: address PR comment regarding config.h
This commit is contained in:
parent
49b48d65a4
commit
deb1892c02
@ -13,7 +13,10 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#define EE_HANDS
|
#define EE_HANDS
|
||||||
|
|
||||||
#define MK_KINETIC_SPEED
|
#define MK_KINETIC_SPEED
|
||||||
#define MOUSEKEY_INITIAL_SPEED 200
|
#define MOUSEKEY_INITIAL_SPEED 200
|
||||||
#define MOUSEKEY_WHEEL_INITIAL_MOVEMENTS 2
|
#define MOUSEKEY_WHEEL_INITIAL_MOVEMENTS 2
|
||||||
|
Loading…
Reference in New Issue
Block a user