diff options
| author | 2018-07-27 23:34:41 +0200 | |
|---|---|---|
| committer | 2018-07-27 14:34:41 -0700 | |
| commit | f1513c3ad21822a376eb50fb8331e63617a0b2db (patch) | |
| tree | 13f41ba16d38ef24868e9269f2ef7221dea58614 /keyboards/vitamins_included/rev1 | |
| parent | bd874b9577eafaf4c4b6a2730aecf02e94dc5b52 (diff) | |
| download | qmk_firmware-f1513c3ad21822a376eb50fb8331e63617a0b2db.tar.gz | |
Keyboard: Let's Split fixes (#3511)
* Fixed pin for RGB
* Implemented drashnas fixes for filesize
Diffstat (limited to 'keyboards/vitamins_included/rev1')
| -rw-r--r-- | keyboards/vitamins_included/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/vitamins_included/rev1/config.h b/keyboards/vitamins_included/rev1/config.h index 50168237b..26023bfea 100644 --- a/keyboards/vitamins_included/rev1/config.h +++ b/keyboards/vitamins_included/rev1/config.h @@ -83,7 +83,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* disable action features */ //#define NO_ACTION_LAYER -#define NO_ACTION_TAPPING +//#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION |