Remove pointless USE_I2C blocks in keyboard headers (#20084)

This commit is contained in:
Ryan
2023-03-11 03:00:30 +11:00
committed by GitHub
parent dc18d9dd85
commit 20dca46924
34 changed files with 0 additions and 276 deletions

View File

@@ -2,14 +2,6 @@
#include "adkb96.h"
#ifdef USE_I2C
#include <stddef.h>
#ifdef __AVR__
#include <avr/io.h>
#include <avr/interrupt.h>
#endif
#endif
// Keymap with right side flipped
// (TRRS jack on both halves are to the right)
#define LAYOUT_ortho_6x16( \