~ruther/qmk_firmware

ref: ad4ecd6eb47dd3569cad8407fe85187362ffa9da qmk_firmware/keyboards/lily58/keymaps/druotoni/fast_random.h -rw-r--r-- 169 bytes
ad4ecd6e — 4pplet Add Ratio60 PCB (#21609) 2 years ago
                                                                                
1
2
3
4
5
6
7
// Copyright 2021 Nicolas Druoton (druotoni)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

int           fastrand(void);
unsigned long fastrand_long(void);