You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
gen1 Fix debounce conflicts in a few boards 6 years ago
keymaps QMK CLI and JSON keymap support (#6176) 6 years ago
prototype Clueboard 66% Hotswap Support (#5204) 6 years ago
66_hotswap.c Clueboard hotswap support (#2376) 7 years ago
66_hotswap.h Clueboard 66% Hotswap Support (#5204) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
info.json Clueboard refresh (#4902) 6 years ago
readme.md Clueboard refresh (#4902) 6 years ago

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.