forked from mirrors/qmk_userspace
Fix projects for new keycodes
This commit is contained in:
parent
8570c25379
commit
ce2e06c394
30 changed files with 422 additions and 424 deletions
|
@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <string.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
#include "usb_keycodes.h"
|
||||
#include "keycode.h"
|
||||
#include "suart.h"
|
||||
#include "uart.h"
|
||||
#include "report.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue