summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/rev3
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-06-03 15:15:18 -0400
committerDrashna Jaelre <drashna@live.com>2019-06-03 12:15:18 -0700
commita8958c5e5324dc5d30edde5ab5f682eb2f53f8fb (patch)
tree0a4d6b9317bf619061c51a50e8274d32465feef3 /keyboards/keebio/iris/rev3
parent7ddf3c28f46f8582c897ad118c28734cd9332841 (diff)
[Keyboard] Updates to iris (#6063)
* Swap LSFT/LCTL in default Iris keymaps * Migrate to new DEBOUNCE setting
Diffstat (limited to 'keyboards/keebio/iris/rev3')
-rw-r--r--keyboards/keebio/iris/rev3/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/iris/rev3/config.h b/keyboards/keebio/iris/rev3/config.h
index 5a99f787b1..720695b60c 100644
--- a/keyboards/keebio/iris/rev3/config.h
+++ b/keyboards/keebio/iris/rev3/config.h
@@ -55,7 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0