aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergotaco/ergotaco.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergotaco/ergotaco.h')
-rw-r--r--keyboards/ergotaco/ergotaco.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ergotaco/ergotaco.h b/keyboards/ergotaco/ergotaco.h
index 6bc5ce36f..5a0cd5e8f 100644
--- a/keyboards/ergotaco/ergotaco.h
+++ b/keyboards/ergotaco/ergotaco.h
@@ -9,8 +9,6 @@
9 9
10extern i2c_status_t mcp23018_status; 10extern i2c_status_t mcp23018_status;
11#define ERGODOX_EZ_I2C_TIMEOUT 1000 11#define ERGODOX_EZ_I2C_TIMEOUT 1000
12#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
13#define CPU_16MHz 0x00
14 12
15// I2C aliases and register addresses (see "mcp23018.md") 13// I2C aliases and register addresses (see "mcp23018.md")
16//#define I2C_ADDR 0b0100000 14//#define I2C_ADDR 0b0100000