forked from mirrors/qmk_userspace
[Keymap] Converted stanrc85 community layout to userspace (#5244)
* Convert community layout to userspace for future use * Big readme update * Move layer toggle to CAPS * Readme updates * Deleted since unused * Removed call to unused .c file
This commit is contained in:
parent
11bdf28001
commit
bcaf66bd32
7 changed files with 91 additions and 30 deletions
8
users/stanrc85/config.h
Normal file
8
users/stanrc85/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define RETRO_TAPPING
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_SLEEP
|
||||
#endif // RGBLIGHT_ENABLE
|
Loading…
Add table
Add a link
Reference in a new issue