summaryrefslogtreecommitdiff
path: root/keyboards/contra/readme.md
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2023-03-02 01:53:31 +0800
committerGitHub <noreply@github.com>2023-03-01 10:53:31 -0700
commit80c6fbad1cd25071942f44119d76d29adcccd9f3 (patch)
tree7f65f696cb7a527f7860c982b40855ea8d26fb3e /keyboards/contra/readme.md
parentf6390892e356e68921c462d882d7e3e96ff605e0 (diff)
[Keyboard] Clean up contra & move to data-driven (#19973)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/contra/readme.md')
-rw-r--r--keyboards/contra/readme.md25
1 files changed, 15 insertions, 10 deletions
diff --git a/keyboards/contra/readme.md b/keyboards/contra/readme.md
index 2bf1d4de35..9be1c66460 100644
--- a/keyboards/contra/readme.md
+++ b/keyboards/contra/readme.md
@@ -1,16 +1,21 @@
-CONTRA
-======
+# Contra
-![CONTRA](https://cartel.ltd/wp-content/uploads/2018/01/img_3209.jpg)
+Contra is a low cost 40% keyboard.
-A 40% keyboard by [CARTEL](https://cartel.ltd/)
-
-Keyboard Maintainer: The QMK Community
-Hardware Supported: CONTRA
-Hardware Availability: [CARTEL](https://cartel.ltd/projects/contra/)
+* Keyboard Maintainer: The QMK Community
+* Hardware Supported: [Contra](https://github.com/ai03-2725/Contra)
+* Hardware Availability: PCB sold by various vendors
Make example for this keyboard (after setting up your build environment):
- make contra:dana
+ make contra: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
+
+Enter the bootloader in 3 ways:
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is configured.
+* **Physical reset button**: Briefly press the reset button soldered on the PCB.
+* **Bootmagic reset**: Hold down the top left key and plug in the controller.