[Keyboard] Add NumDiscipline Keyboard - Modified Version of Discipline With Numpad (#9112)
* NumDiscipline firmware compiled * renamed folder, deleted config.h from default * deleted commented out code * fix readme make example for lowercase foldername * Update keyboards/ericrlau/numdiscipline/rev1/rules.mk * Update product name * Apply suggestions from code review - layout naming and key object ordering
This commit is contained in:
parent
fcf150bd82
commit
2afb29e095
8 changed files with 467 additions and 0 deletions
23
keyboards/ericrlau/numdiscipline/readme.md
Normal file
23
keyboards/ericrlau/numdiscipline/readme.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# NumDiscipline
|
||||
|
||||

|
||||
|
||||
A modified version of the through hole 65% Discipline keyboard by cftkb.
|
||||
|
||||
* Modifications from original Discipline
|
||||
* Add numpad on right.
|
||||
* Move arrow keys 0.25U down and right, similar to 1800 layout.
|
||||
* Adjust component layout on top of board, moving ATMega and buttons to the right, adding in more diodes in center.
|
||||
* Removed ~, Delete, Page Up, Page Down keys. These will be on alternate layer.
|
||||
|
||||
Other Information:
|
||||
|
||||
* Keyboard Maintainer: [ELau](https://github.com/ericrlau)
|
||||
* Hardware Supported: The PCBs, controllers supported
|
||||
* Hardware Availability: https://github.com/ericrlau/NumDiscipline
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ericrlau/numdiscipline/rev1:default
|
||||
|
||||
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