~ruther/qmk_firmware

ref: af72a58c8f932dc55401bb1197a466b615f660e3 qmk_firmware/keyboards/lfkeyboards/mini1800/mini1800.h -rw-r--r-- 177 bytes
af72a58c — dependabot[bot] Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#24063) 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
#pragma once

#include "quantum.h"

#define CLICK_HZ 500
#define CLICK_MS 2
#define CLICK_ENABLED 0

void reset_keyboard_kb(void);
void click(uint16_t freq, uint16_t duration);
Do not follow this link