diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-18 09:30:24 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-18 09:30:24 +0000 |
commit | 7aa9a353ac6e2ee095ad8c6695f62f0bafe7b6f3 (patch) | |
tree | 0c1b070c33930547421ac1ee5572baba767b8df3 /keyboards/crimsonkeyboards/resume1800/readme.md | |
parent | 886b257c3f6807616b75a24f45d791a91fa32723 (diff) | |
parent | ad9a137942248cb63501a0f61cc3eca03675faca (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/crimsonkeyboards/resume1800/readme.md')
-rw-r--r-- | keyboards/crimsonkeyboards/resume1800/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/crimsonkeyboards/resume1800/readme.md b/keyboards/crimsonkeyboards/resume1800/readme.md new file mode 100644 index 0000000000..98cfdc5a2f --- /dev/null +++ b/keyboards/crimsonkeyboards/resume1800/readme.md @@ -0,0 +1,23 @@ +# Resume1800 + + + +An 1800 compact keyboard that is built with soley through-hole components + +* Keyboard Maintainer: [CrimsonKeyboards](https://github.com/DeeDesired) +* Hardware Supported: Resume1800, atmega32a + +Make example for this keyboard (after setting up your build environment): + + make crimsonkeyboards/resume1800:default + +Flashing example for this keyboard: + + make crimsonkeyboards/resume1800:default:flash + +How to enter the bootloader: +* 1) Press and hold BOOT +* 2) Press and release RESET +* 3) Release BOOT + +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). |