diff options
Diffstat (limited to 'keyboards/cannonkeys/satisfaction75/config.h')
| -rw-r--r-- | keyboards/cannonkeys/satisfaction75/config.h | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/config.h b/keyboards/cannonkeys/satisfaction75/config.h index 43a872041..7fca7226b 100644 --- a/keyboards/cannonkeys/satisfaction75/config.h +++ b/keyboards/cannonkeys/satisfaction75/config.h | |||
| @@ -71,14 +71,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | /* Locking resynchronize hack */ | 71 | /* Locking resynchronize hack */ |
| 72 | #define LOCKING_RESYNC_ENABLE | 72 | #define LOCKING_RESYNC_ENABLE |
| 73 | 73 | ||
| 74 | #ifdef QWIIC_MICRO_OLED_ENABLE | 74 | // configure oled driver for the 128x32 oled |
| 75 | 75 | #define OLED_UPDATE_INTERVAL 66 // ~15fps | |
| 76 | #undef I2C_ADDRESS_SA0_1 | ||
| 77 | #define I2C_ADDRESS_SA0_1 0b0111100 | ||
| 78 | #define LCDWIDTH 128 | ||
| 79 | #define LCDHEIGHT 32 | ||
| 80 | |||
| 81 | #endif | ||
| 82 | 76 | ||
| 83 | // Custom config starts after VIA's EEPROM usage, | 77 | // Custom config starts after VIA's EEPROM usage, |
| 84 | // dynamic keymaps start after this. | 78 | // dynamic keymaps start after this. |
