mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
1c6cdb8d74
* Addition of EC 60X * Update keyboards/cipulot/ec_60x/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/cipulot/ec_60x/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/cipulot/ec_60x/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/cipulot/ec_60x/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/cipulot/ec_60x/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/cipulot/ec_60x/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Revert "Update keyboards/cipulot/ec_60x/keyboard.json" This reverts commit5f49ef63cd
. * Revert "Update keyboards/cipulot/ec_60x/keyboard.json" This reverts commit5fb9706acd
. * revert of what was done with the layouts * Update keyboards/cipulot/ec_60x/mcuconf.h Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
27 lines
893 B
Markdown
27 lines
893 B
Markdown
# EC 60X
|
|
|
|
![EC 60X PCB](https://i.imgur.com/aYQgeSn.png)
|
|
|
|
Universal 60% Electrostatic Capacitive PCB, with multi-layout support.
|
|
|
|
* Keyboard Maintainer: [cipulot](https://github.com/cipulot)
|
|
* Hardware Supported: EC 60X
|
|
* Hardware Availability: TBD
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make cipulot/ec_60x:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make cipulot/ec_60x: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 in 2 ways:
|
|
|
|
* **Physical reset**: Long short the exposed pins on the PCB
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|