forked from forks/qmk_firmware
db54a7b79e
* Modify VENDOR_ID of kudox-keyboard series. * Add via support for kudox/rev3. * Add via support for kudox/columner. * Add via support for kudox-game keyboard. * Remove info.json from kudox/rev1. * Revert kudox/rev1/info.json. * Remove redundancy spaces. * Add key_count on kudox/**/info.json. * Remove unsupported items from info.json. * Modify to use rgblight_mode from rgblight_mode_noeeprom * Remove unneed line from info.json * Revert keyboards/kudox/rev1/info.json |
||
---|---|---|
.. | ||
columner | ||
rev1 | ||
rev2 | ||
rev3 | ||
config.h | ||
kudox.c | ||
kudox.h | ||
readme.md | ||
rules.mk |
The Kudox keyboard
- Keyboard Maintainer: Kumao Kobo
- Hardware Supported: Kudox PCB rev1.0 rev2.0 rev3.0 w/ Pro Micro
Make example for this keyboard (after setting up your build environment):
make kudox/rev3:default
Example of flashing this keyboard:
make kudox/rev3:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.