qmk-firmware/keyboards/cannonkeys/chimera65
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
2020-02-13 19:39:22 +00:00
..
boards/ST_STM32F072B_DISCOVERY Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
keymaps VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
bootloader_defs.h Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
chconf.h Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
chimera65.c Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
chimera65.h Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
config.h VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
halconf.h Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
info.json Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
mcuconf.h Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
readme.md Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07:00
rules.mk Fix RESET keycode on some STM32F072 keyboards (#8134) 2020-02-13 19:39:22 +00:00

readme.md

Chimera65

Chimera65 Keyboard

Keyboard Maintainer: Andrew Kannan
Hardware Supported: STM32F072CBT6

Make example for this keyboard (after setting up your build environment):

make cannonkeys/chimera65:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.