Added personal Iris Rev6a layout and Milk 2% layout (#17600)

by JellyTitan
This commit is contained in:
Ryan Neff
2022-08-31 12:29:26 -07:00
committed by GitHub
parent 6104b66014
commit d4c935d8fa
9 changed files with 622 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Copyright 2022 Ryan Neff (@JellyTitan)
# SPDX-License-Identifier: GPL-2.0-or-later
# Turn on mouse:
MOUSEKEY_ENABLE = yes
# Turn on tap dance:
TAP_DANCE_ENABLE = yes
# Dynamic Tapping Term:
DYNAMIC_TAPPING_TERM_ENABLE = yes
# Replicates the normal keyswitch layer handling functionality, but with encoders:
ENCODER_MAP_ENABLE = yes
# Console for debug:
# This is enabled by the parent iris rev6a config - turning it off saves us some space.
# You can find the other iris default options here: keyboards/keebio/iris/rev6a/rules.mk
CONSOLE_ENABLE = no