[Keyboard] add DJam keyboard (#17430)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
91d911eb1f
commit
ddae04bca1
9 changed files with 214 additions and 0 deletions
23
keyboards/deng/djam/readme.md
Normal file
23
keyboards/deng/djam/readme.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# DJam
|
||||
|
||||

|
||||
|
||||
A custom controller for the music game DJMax.
|
||||
|
||||
* Keyboard Maintainer: [Leo Deng](https://github.com/myst729)
|
||||
* Hardware Supported: DJam controller with ATMEGA32U4
|
||||
* Hardware Availability: Private Groupbuy
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make deng/djam:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make deng/djam:default:flash
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
|
||||
Enter the bootloader by pressing the button on the back of the PCB.
|
Loading…
Add table
Add a link
Reference in a new issue