qmk-dactyl-manuform-a/keyboards/cannonkeys/instant60
noroadsleft 2636464b85 [Keyboard] Cannonkeys Instant60 Configurator updates (#6186)
* Rename layout macros

The Instant60's info.json was updated in #6157. The intention seems to have been supporting Community Layouts, but that feature was not implemented. After checking that the layouts conform, rename the appropriate layout macros.

- rename LAYOUT_ansi as LAYOUT_60_ansi
- rename LAYOUT_tsangan as LAYOUT_60_tsangan_hhkb
- update `default` and `tsangan` keymaps

* Enable Community Layout support

Supported Community Layouts:

- 60_ansi (Instant60 ANSI version)
- 60_tsangan_hhkb (Instant60 Tsangan version)
2019-06-24 23:28:09 -07:00
..
boards/ST_STM32F072B_DISCOVERY
keymaps [Keyboard] Cannonkeys Instant60 Configurator updates (#6186) 2019-06-24 23:28:09 -07:00
bootloader_defs.h
chconf.h
config.h
halconf.h
info.json
instant60.c
instant60.h [Keyboard] Cannonkeys Instant60 Configurator updates (#6186) 2019-06-24 23:28:09 -07:00
mcuconf.h
readme.md
rules.mk [Keyboard] Cannonkeys Instant60 Configurator updates (#6186) 2019-06-24 23:28:09 -07:00

readme.md

Instant60

Instant60 Keyboard

Keyboard Maintainer: Andrew Kannan
Hardware Supported: STM32F072CBT6

PCB Support Docs

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

make cannonkeys/instant60:default

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