~ruther/qmk_firmware

ref: 0b802defd4ad81f38bdd3ae0192e2a834f7d99be qmk_firmware/keyboards/lily58/keymaps/druotoni/ring.h -rw-r--r-- 237 bytes
0b802def — Ryan haptic: further naming cleanups (#21682) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2021 Nicolas Druoton (druotoni)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define SIZE_ARRAY_1 16
#define CURSOR_1 9

void update_circle(uint16_t);
void render_circle(gui_state_t t);
void reset_ring(void);