qmk-firmware/keyboards/clueboard/66_hotswap
skullydazed a25dd58bc5
QMK CLI and JSON keymap support (#6176)
* Script to generate keymap.c from JSON file.

* Support for keymap.json

* Add a warning about the keymap.c getting overwritten.

* Fix keymap generating

* Install the python deps

* Flesh out more of the python environment

* Remove defunct json2keymap

* Style everything with yapf

* Polish up python support

* Hide json keymap.c into the .build dir

* Polish up qmk-compile-json

* Make milc work with positional arguments

* Fix a couple small things

* Fix some errors and make the CLI more understandable

* Make the qmk wrapper more robust

* Add basic QMK Doctor

* Clean up docstrings and flesh them out as needed

* remove unused compile_firmware() function
2019-07-15 12:14:27 -07:00
..
gen1 Fix debounce conflicts in a few boards 2019-06-06 20:03:33 -07:00
keymaps QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
prototype Clueboard 66% Hotswap Support (#5204) 2019-02-23 17:25:25 -08:00
66_hotswap.c
66_hotswap.h Clueboard 66% Hotswap Support (#5204) 2019-02-23 17:25:25 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
readme.md Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00

readme.md

Clueboard 66% HotSwap

Clueboard

A fully customizable 66% keyboard with Hot Swap sockets.

  • Keyboard Maintainer: Zach White
  • Hardware Supported: Clueboard 66% HotSwap PCB
    • 2.9 (gen1)
  • Hardware Availability: clueboard.co

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

make clueboard/66_hotswap/gen1:default

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