[Keyboard] Add support for Tunks Ergo33 keyboard (#10665)
* [Keyboard] Add support for Tunks Ergo33 * [Keyboard] Ergo33: Code style fixes * [Keyboard] Ergo33: Add GPL license headers * [Keyboard] Ergo33: remove keymap_config declarations * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
c45d7e526c
commit
e7d8ccdbb2
16 changed files with 609 additions and 0 deletions
20
keyboards/tunks/ergo33/readme.md
Normal file
20
keyboards/tunks/ergo33/readme.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Ergo33
|
||||
|
||||
A one-handed 33-key keypad for gaming, macros etc.
|
||||
|
||||
* Keyboard Maintainer: [Mika Kuitunen / kulmajaba](https://github.com/kulmajaba)
|
||||
* Hardware Supported: Ergo33 PCB, ATmega32U4 MCU, Kailh hot-swap sockets, EC11 rotary encoder
|
||||
* Hardware Availability: Open source, schema and layout: [Github](https://github.com/kulmajaba/tunks-keyboard)
|
||||
|
||||

|
||||

|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ergo33: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).
|
||||
|
||||
### Bootloader mode
|
||||
|
||||
To get the keyboard into bootloader mode, press the switch `SW1` on the backside of the PCB once while the keyboard is connected to USB.
|
Loading…
Add table
Add a link
Reference in a new issue