summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h
blob: 2be617b404cf3983d424d9c65a3421c3b2bd24bf (plain)
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);