Added berfarah's custom keyboard layout
This commit is contained in:
committed by
Jack Humbert
parent
a08287b0a0
commit
4c960ad7c4
13
layouts/community/ergodox/berfarah/config.h
Normal file
13
layouts/community/ergodox/berfarah/config.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef CONFIG_BERFARAH_H
|
||||
#define CONFIG_BERFARAH_H
|
||||
|
||||
#include QMK_KEYBOARD_CONFIG_H
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 150
|
||||
|
||||
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.4
|
||||
#define RGBLIGHT_EFFECT_BREATHE_MAX 150
|
||||
|
||||
#undef IGNORE_MOD_TAP_INTERRUPT
|
||||
#endif
|
||||
Reference in New Issue
Block a user