~ruther/qmk_firmware

ref: 1e9b299fb0511e82ae60a4b39a1b277f4ea21afd qmk_firmware/users/danielo515/danielo515.h -rw-r--r-- 122 bytes
1e9b299f — studiokestra Rename LINE FRIENDS TKL keyboard (#22310) 2 years ago
                                                                                
1
2
3
4
5
6
7
#pragma once
#include "quantum.h"
#include "process_records.h"

#ifdef TAP_DANCE_ENABLE
    #include "tap_dance.h"
#endif