New Keyboard: Sentraq Number Pad RGB DIY Kit (#5047)
* 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.
This commit is contained in:
parent
c4ce613bff
commit
b6fbcd9d62
8 changed files with 410 additions and 0 deletions
13
keyboards/sentraq/number_pad/readme.md
Normal file
13
keyboards/sentraq/number_pad/readme.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# 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).
|
Loading…
Add table
Add a link
Reference in a new issue