1
0
Fork 0

[Phoebe] Keymap improvements (#9092)

Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
This commit is contained in:
Max Rumpf 2020-05-16 08:43:10 +02:00 committed by GitHub
parent 9cf69a1997
commit d89e552419
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 71 additions and 49 deletions

View file

@ -57,6 +57,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_CHRISTMAS
#define RGBLIGHT_EFFECT_CHRISTMAS_STEP 1
/* Leader key setup */
#define LEADER_PER_KEY_TIMING
#define LEADER_TIMEOUT 250
/*
* Feature disable options
* These options are also useful to firmware size reduction.