Tweak the Iris layout

This commit is contained in:
Robert O'Farrell 2025-09-22 15:42:50 +10:00 committed by GitHub
parent 0337fe038f
commit e10c9aee85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -56,3 +56,5 @@
#define NAV_ESC LT(_NAV, KC_ESC)
#define NAV_TAB LT(_NAV, KC_TAB)
#define NAV_ENT LT(_NAV, KC_ENT)
#define L1_SPC LT(1, KC_SPC)