* add sofle_choc_pro keyboard by keebart * better bootloader instructions * remove duplicate line of code * fix rgb matrix --------- Co-authored-by: Alexei Torgashov <alexei.torgashov@yahoo.de>
5 lines
66 B
C
5 lines
66 B
C
#pragma once
|
|
|
|
#define HAL_USE_I2C TRUE
|
|
|
|
#include_next <halconf.h>
|