qmk_firmware/keyboards/roadkit
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
2017-08-23 22:29:07 -04:00
..
keymaps fix line-endings 2017-07-21 19:05:13 -04:00
config.h Add initial version of TheVan Keyboards Roadkit Firmware 2017-02-28 11:17:18 -05:00
Makefile Add initial version of TheVan Keyboards Roadkit Firmware 2017-02-28 11:17:18 -05:00
readme.md Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
roadkit.c Add initial version of TheVan Keyboards Roadkit Firmware 2017-02-28 11:17:18 -05:00
roadkit.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

roadkit

A programmable macro pad.

Keyboard Maintainer: QMK Community Hardware Supported: Roadkit PCB Hardware Availability: https://thevankeyboards.com/products/roadkit-r2?variant=37353813966

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

make roadkit-default

See build environment setup then the make instructions for more information.