[Keyboard] Add the Gone Hacking Studio XLS (#19185)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Ramon Imbao
2022-12-13 10:36:26 +08:00
committed by GitHub
parent 2792ee6573
commit 812468abb4
7 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# MCU name
MCU = STM32F072
# Bootloader selection
BOOTLOADER = stm32-dfu
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE