~ruther/qmk_firmware

ref: fc4e6c61a44756a1dc2ac6ef8f98a5159f903635 qmk_firmware/keyboards/dasky/reverb/halconf.h -rw-r--r-- 148 bytes
fc4e6c61 — Joel Challis [Keymap Removal] Restore splitkb 'debug' keymaps (#22700) 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
// Copyright 2023 Dasky (@daskygit)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SPI TRUE

#include_next <halconf.h>