~ruther/qmk_firmware

8125cdb88ce1201fcfd16ed4c5313222ef4c230c — Jack Humbert 9 years ago 60fd885
gets rid of rand warning [skip ci]
1 files changed, 1 insertions(+), 0 deletions(-)

M quantum/quantum.h
M quantum/quantum.h => quantum/quantum.h +1 -0
@@ 22,6 22,7 @@
#include <avr/interrupt.h>
#include "led.h"
#include "action_util.h"
#include <stdlib.h>


extern uint32_t default_layer_state;