Remove NO_UART defines from config.h for V-USB boards (#8351)
This commit is contained in:
parent
5e4fcfac1c
commit
5e3951b361
31 changed files with 1 additions and 58 deletions
|
@ -35,8 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4 }
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define NO_UART 1
|
||||
|
||||
#define BACKLIGHT_PIN D4
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue