~ruther/qmk_firmware

ref: 4e7e824a73c81187cca5cc56cb0b3b51a09b75c4 qmk_firmware/keyboards/1upkeyboards/1upslider8/halconf.h -rw-r--r-- 175 bytes
4e7e824a — RABijl Rotary numpad (#21744) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 ziptyze
// SPDX-License-Identifier: GPL-2.0-or-later#pragma once

#pragma once

#define HAL_USE_I2C TRUE
#define HAL_USE_ADC TRUE

#include_next <halconf.h>
Do not follow this link