Convert ErgoDox EZ to Matrix Lite (qmk#10189)

This commit is contained in:
Drashna Jael're
2020-09-30 04:03:15 -07:00
parent 77a779ae2c
commit 396b86b92d
5 changed files with 158 additions and 281 deletions
-4
View File
@@ -5,10 +5,6 @@
#include <stdint.h>
#include <stdbool.h>
#include "i2c_master.h"
#include <util/delay.h>
#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
#define CPU_16MHz 0x00
// I2C aliases and register addresses (see "mcp23018.md")
#define I2C_ADDR 0b0100000