Browse Source

Have hexwire Iris keymap use I2C

pull/6063/head 0.6.397
Danny Nguyen 5 years ago
committed by Drashna Jaelre
parent
commit
4a8e62d30e
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      keyboards/keebio/iris/keymaps/hexwire/config.h

+ 1
- 6
keyboards/keebio/iris/keymaps/hexwire/config.h View File

@ -20,14 +20,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* Use I2C or Serial, not both */
#define USE_SERIAL
// #define USE_I2C
#define USE_I2C
/* Select hand configuration */
#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS


Loading…
Cancel
Save