1
0
Fork 0

[Keyboard] Updates to iris (#6063)

* Swap LSFT/LCTL in default Iris keymaps

* Migrate to new DEBOUNCE setting
This commit is contained in:
Danny 2019-06-03 15:15:18 -04:00 committed by Drashna Jaelre
parent 7ddf3c28f4
commit a8958c5e53
6 changed files with 8 additions and 8 deletions

View file

@ -46,7 +46,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