qmk-firmware/keyboards/crawlpad
noroadsleft 6630e4bb41 Crawlpad refactor (#4854)
* Crawlpad: delete kbfirmware JSON file

* Crawlpad: refactor

- config.h and crawlpad.h updated to use #pragma once method
- layout macro renamed from KEYMAP to LAYOUT_ortho_4x4
- default keymap now uses #include QMK_KEYBOARD_H
- deleted deprecated action_get_macro function
- cleanup rules.mk file
- add LAYOUTS = ortho_4x4 to rules.mk

* Crawlpad: Configurator support

* Crawlpad: readme update

- update image link to direct link
- fully update Docs link line
- delete reference to deleted kbfirmware JSON file
2019-01-16 09:08:12 -08:00
..
keymaps/default Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00
config.h Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00
crawlpad.c Add Crawlpad 2017 files. 2017-12-04 18:14:08 -05:00
crawlpad.h Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00
info.json Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00
readme.md Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00
rules.mk Crawlpad refactor (#4854) 2019-01-16 09:08:12 -08:00

readme.md

Crawlpad

Crawlpad

A 4x4 macropad/numpad, exclusively availabe at Keycrawl events.

Keyboard Maintainer: Cole Markham
Hardware Supported: Crawlpad
Hardware Availability: Exclusive to Keycrawl events, contact awwwwwwyeaahhhhhh for more details.

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

make crawlpad:default

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