rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)
This commit is contained in:
parent
b9269bf689
commit
a6ea760c94
10 changed files with 31 additions and 110 deletions
|
@ -1,17 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "zen.h"
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef USE_I2C
|
||||
#include <stddef.h>
|
||||
#ifdef __AVR__
|
||||
#include <avr/io.h>
|
||||
#include <avr/interrupt.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define LAYOUT( \
|
||||
k00, k01, k02, k03, k04, k05, k55, k54, k53, k52, k51, k50, \
|
||||
k10, k11, k12, k13, k14, k15, k65, k64, k63, k62, k61, k60, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue