[Keyboard] Updates to iris (#6063)
* Swap LSFT/LCTL in default Iris keymaps * Migrate to new DEBOUNCE setting
This commit is contained in:
parent
7ddf3c28f4
commit
a8958c5e53
6 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue