Remove more cruft in keyboard files (#14288)
This commit is contained in:
parent
a01057d19d
commit
8574bf20d3
17 changed files with 12 additions and 108 deletions
|
@ -9,8 +9,6 @@
|
|||
|
||||
extern i2c_status_t mcp23018_status;
|
||||
#define I2C_TIMEOUT 1000
|
||||
#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
|
||||
#define CPU_16MHz 0x00
|
||||
|
||||
// I2C aliases and register addresses (see "mcp23018.md")
|
||||
//#define I2C_ADDR 0b0100000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue