~ruther/qmk_firmware

ref: c2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806 qmk_firmware/keyboards/keebio/iris/keymaps/two_knob/rules.mk -rw-r--r-- 554 bytes
c2a81d8f — Joel Challis Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869) 1 year, 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
Do not follow this link