1
0
Fork 0

Xulkal Keymaps

This commit is contained in:
Ryan Caltabiano 2019-02-28 21:20:26 -06:00 committed by Drashna Jaelre
parent 416eb1dee7
commit 86855f4417
13 changed files with 741 additions and 0 deletions

13
users/xulkal/config.h Normal file
View file

@ -0,0 +1,13 @@
#pragma once
#ifndef TAPPING_FORCE_HOLD
#define TAPPING_FORCE_HOLD
#endif // TAPPING_FORCE_HOLD
#undef TAPPING_TERM
#define TAPPING_TERM 175
#define LSPO_KEYS KC_LSFT, KC_TRNS, KC_LBRC
#define RSPC_KEYS KC_RSFT, KC_TRNS, KC_RBRC
#define LCPO_KEYS KC_LCTL, KC_TRNS, KC_MINS
#define RCPO_KEYS KC_RCTL, KC_TRNS, KC_EQL