qmk-firmware/keyboards/espectro
noroadsleft 584a7a0395 Keyboard: Espectro refactor and Configurator support (#4666)
* Espectro: layout macro refactor

- updated to #pragma once method
- restructure LAYOUT_all data as block comment
  - Configurator was reading the LAYOUT_all macro even though it was commented out.
- updated all keyswitch arguments to use K<ROW><COLUMN> notation
- add LAYOUT_iso macro
- add info.json file for Configurator support

* Espectro: keymap refactor

- deleted unused MODS_CTRL_MASK definitions
- iso keymap refactored to use LAYOUT_iso macro
- default and iso keymaps refactored for readability
2018-12-18 09:16:06 -08:00
..
keymaps Keyboard: Espectro refactor and Configurator support (#4666) 2018-12-18 09:16:06 -08:00
config.h Fix Espectro build (#4353) 2018-11-04 16:00:33 -08:00
espectro.c Keyboard: adding Espectro (#4343) 2018-11-04 07:39:58 -08:00
espectro.h Keyboard: Espectro refactor and Configurator support (#4666) 2018-12-18 09:16:06 -08:00
info.json Keyboard: Espectro refactor and Configurator support (#4666) 2018-12-18 09:16:06 -08:00
readme.md Keyboard: adding Espectro (#4343) 2018-11-04 07:39:58 -08:00
rules.mk Keyboard: adding Espectro (#4343) 2018-11-04 07:39:58 -08:00

readme.md

Espectro

Espectro

A 96% keyboard made and sold by MECHKEYS More info on MECHKEYS.

Keyboard Maintainer: TurboMech
Hardware Supported: Espectro
Hardware Availability: MECHKEYS

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

make espectro:default

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