diff options
author | Danny <nooges@users.noreply.github.com> | 2020-03-30 02:47:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-29 23:47:45 -0700 |
commit | bfef2c7b0583e5b48bba9a0fd92934b395c0b08d (patch) | |
tree | 04366fa5c8f0ab0da54a25fc0f402f25bfabd1f6 /keyboards/keebio/iris/rev3/config.h | |
parent | 74c01654c771f120ab29ffabac833497a086eacf (diff) |
[Keyboard] Iris via changes (#8597)
* Change PID to allow differentiation between Rev. 3 and Rev. 4
* Rebadge thumb keys in macro to show physical wiring better
* Add more rules for VIA keymap
Diffstat (limited to 'keyboards/keebio/iris/rev3/config.h')
-rw-r--r-- | keyboards/keebio/iris/rev3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/iris/rev3/config.h b/keyboards/keebio/iris/rev3/config.h index 7cda7d1f0e..945b8e9c2a 100644 --- a/keyboards/keebio/iris/rev3/config.h +++ b/keyboards/keebio/iris/rev3/config.h @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define PRODUCT_ID 0x1256 #define DEVICE_VER 0x0300 #define MANUFACTURER Keebio -#define PRODUCT Iris Keyboard +#define PRODUCT Keebio Iris Rev. 3 #define DESCRIPTION Split 50 percent ergonomic keyboard /* key matrix size */ |