qmk-keychron-q3-colemak-dh/keyboards/kiserdesigns/la_somme/halconf.h
NCKiser ea4692ce67
Add Keyboard La Somme (#696)
* Base QMK and Vial

Still need to add RGB indicators and OLED

* add PCB render to readme

* Add RGB indicators for layers, mods, and capslock

* Add some really fun OLED code

* add OLED mode switching
2024-04-01 21:55:21 -06:00

6 lines
66 B
C

#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>