~ruther/qmk_firmware

ref: dfb6d38f08b3912baffbca23e351dd0ad836238c qmk_firmware/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h -rw-r--r-- 132 bytes
dfb6d38f — Joel Challis Simplfy RGB/LED matrix effect logic (#21703) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
#pragma once

#include "quantum.h"
#include "matrix.h"
#include <avr/sfr_defs.h>
#include <stdint.h>

void reset_keyboard_kb(void);