update corne keymap
This commit is contained in:
parent
b329e0ea70
commit
e33e6798b7
3 changed files with 32 additions and 30 deletions
|
@ -13,20 +13,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define ONESHOT_TAP_TOGGLE 3 /* Tapping this number of times holds the key until tapped once again. */
|
||||
#define ONESHOT_TIMEOUT 5000 /* Time (in ms) before the one shot key is released */
|
||||
#define TAPPING_TOGGLE 1
|
||||
#define TAPPING_TERM 190
|
||||
#define UNICODE_SELECTED_MODES UNICODE_MODE_WINCOMPOSE, UNICODE_MODE_MACOS, UNICODE_MODE_LINUX
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
|
||||
#define RGBLIGHT_EFFECT_SNAKE
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
#define RGBLIGHT_EFFECT_KNIGHT
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_EFFECT_CHRISTMAS
|
||||
|
||||
#define AUTO_SHIFT_TIMEOUT 150
|
||||
#define NO_AUTO_SHIFT_ALPHA
|
||||
#define NO_AUTO_SHIFT_NUMERIC
|
||||
#define TAPPING_TERM 210
|
||||
#define AUTO_SHIFT_TIMEOUT TAPPING_TERM
|
||||
#define RETRO_SHIFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue