1
0
Fork 0

Update encoder functions for Iris VIA keymap (#8295)

This commit is contained in:
Danny 2020-03-02 18:55:57 -05:00 committed by GitHub
parent 552f8d81b9
commit ce30cd2a01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -3,7 +3,6 @@
#include "iris.h"
#include "quantum.h"
#ifdef USE_I2C
#include <stddef.h>
#ifdef __AVR__