|
|
@ -28,8 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
// #define MASTER_RIGHT
|
|
|
|
// #define MASTER_RIGHT
|
|
|
|
#define EE_HANDS |
|
|
|
#define EE_HANDS |
|
|
|
|
|
|
|
|
|
|
|
#define USE_SERIAL_PD2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define TAPPING_FORCE_HOLD |
|
|
|
#define TAPPING_FORCE_HOLD |
|
|
|
#define TAPPING_TERM 300 |
|
|
|
#define TAPPING_TERM 300 |
|
|
|
#define PERMISSIVE_HOLD |
|
|
|
#define PERMISSIVE_HOLD |
|
|
@ -53,4 +51,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
#define DRIVER_LED_TOTAL RGBLED_NUM |
|
|
|
#define DRIVER_LED_TOTAL RGBLED_NUM |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c" |
|
|
|
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c" |
|
|
|