Added berfarah's custom keyboard layout
This commit is contained in:
parent
a08287b0a0
commit
4c960ad7c4
4 changed files with 404 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue