qmk_firmware/keyboards/cannonkeys/chimera65
Joel Challis e34af631c2
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)
* refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072'

* refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042'

* refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
2020-01-10 01:31:01 +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 Add Chimera65 Keyboard (#6670) 2019-09-16 19:37:51 -07: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 Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705) 2020-01-10 01:31:01 +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.