gets rid of rand warning [skip ci]
parent
60fd885a6e
commit
8125cdb88c
|
@ -22,6 +22,7 @@
|
|||
#include <avr/interrupt.h>
|
||||
#include "led.h"
|
||||
#include "action_util.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
extern uint32_t default_layer_state;
|
||||
|
|
Loading…
Reference in New Issue