b6fbcd9d62
* Added QMK Config for Sentraq Number Pad keyboard. * Sentraq Number Pad documentation cleanup. * mend * Added json for configurator. * Small documentation tweaks. * Updated the layouts to use the default layouts that match. * Uncommended user level functions in keymap, left custom keycode/macro code commented but documented why. * Switched to #pragma once from #ifndef structure in header file. * Moved Sentraq number pad to sentraq creator directory. * Renamed sentraq_number_pad to number_pad now that it's nested in the sentraq directory. * Updated references inside the files for the keyboard rename and nesting.
14 lines
634 B
Markdown
14 lines
634 B
Markdown
# Sentraq Number Pad RGB DIY Kit
|
|
|
|
Sentraq Number Pad RGB DIY Kit.
|
|
|
|
Keyboard Maintainer: QMK Community\
|
|
Hardware Supported: Sentraq Number Pad PCB\
|
|
Hardware Availability: [Sentraq](https://sentraq.com/collections/kits/products/number-pad-rgb-kit)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make sentraq/number_pad:default:dfu
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|