~ruther/qmk_firmware

ref: a40cccced29990eef5dac798d522c87807aa5e3a qmk_firmware/users/danielo515/danielo515.h -rw-r--r-- 122 bytes
a40cccce — Joel Challis Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) 1 year, 8 months 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
Do not follow this link