qmk_firmware/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 [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
keymaps [Keyboard] Cannonkeys Instant60 Configurator updates (#6186) 2019-06-24 23:28:09 -07:00
bootloader_defs.h [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
chconf.h [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
config.h [Keyboard] Instant60 VIA Support (#5909) 2019-05-19 10:03:06 -07:00
halconf.h [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
info.json [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
instant60.c [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
instant60.h [Keyboard] Cannonkeys Instant60 Configurator updates (#6186) 2019-06-24 23:28:09 -07:00
mcuconf.h [Keyboard] CannonKeys Instant60 Keyboard (#5433) 2019-03-18 11:12:09 -07:00
readme.md [Keyboard] Add AN-C PCB (#6157) 2019-06-24 00:09:02 -07:00
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.