[Keymap] Adding garyjzhao's Iris keymap (#6980)
* Added Gary's user files * Added Gary's Iris Keymap files * Added Gary's Iris Keymap files * updated readme * removed comments * Cleaned up code even more
This commit is contained in:
parent
531ff70e0d
commit
4e23c700f1
8 changed files with 138 additions and 0 deletions
12
keyboards/keebio/iris/keymaps/gary/config.h
Normal file
12
keyboards/keebio/iris/keymaps/gary/config.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#pragma once
|
||||
|
||||
/* Use I2C or Serial, not both */
|
||||
|
||||
#define USE_SERIAL
|
||||
// #define USE_I2C
|
||||
|
||||
/* Select hand configuration */
|
||||
|
||||
#define MASTER_LEFT
|
||||
// #define MASTER_RIGHT
|
||||
// #define EE_HANDS
|
Loading…
Add table
Add a link
Reference in a new issue