]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/keebio/rorschach/keymaps/insertsnideremarks/config.h
[Keymap] Added personal keymap to BFO-9000; cleaned up personal files in Kinesis...
[qmk_firmware.git] / keyboards / keebio / rorschach / keymaps / insertsnideremarks / config.h
1 #pragma once
2
3 /* Use I2C or Serial, not both */
4
5 // #define USE_SERIAL
6 #define USE_I2C
7
8 /* Select hand configuration */
9
10 // #define MASTER_LEFT
11 // #define MASTER_RIGHT
12 #define EE_HANDS
13
14 #define IGNORE_MOD_TAP_INTERRUPT
15 #define TAPPING_TERM 150
16 #define TAPPING_TOGGLE 2
17
18 // #undef RGBLED_NUM
19 // #define RGBLIGHT_ANIMATIONS
20 // #define RGBLED_NUM 12
21 // #define RGBLIGHT_HUE_STEP 8
22 // #define RGBLIGHT_SAT_STEP 8
23 // #define RGBLIGHT_VAL_STEP 8