~ruther/qmk_firmware

ref: a616d3a10d36b5f15a4fc2cc47b7373f2bb22e67 qmk_firmware/keyboards/mlego/m65/rev4/halconf.h -rw-r--r-- 253 bytes
a616d3a1 — Rutherther feat: use pinky keys for qk_lock, kc_app instead of thumb keys 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2021-2022 alin m elena (@alinelena)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_PWM TRUE

#define HAL_USE_SERIAL TRUE

#define SERIAL_USB_BUFFERS_SIZE 256

#define HAL_USE_I2C TRUE

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