qmk-firmware/keyboards/cannonkeys/an_c
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 [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
keymaps VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
an_c.c [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
an_c.h [Keyboard] Fix matrix for Tsangan (#7159) 2019-10-28 16:26:59 -07:00
bootloader_defs.h [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
chconf.h [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
config.h VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
halconf.h [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
info.json [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
mcuconf.h [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
readme.md [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -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

AN-C

AN-C Keyboard

Keyboard Maintainer: Andrew Kannan
Hardware Supported: STM32F072CBT6

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

make cannonkeys/an_c:default

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