mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +00:00
gets rid of rand warning [skip ci]
This commit is contained in:
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
Block a user