diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/avalanche/readme.md | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/avalanche/readme.md')
-rw-r--r-- | keyboards/avalanche/readme.md | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/keyboards/avalanche/readme.md b/keyboards/avalanche/readme.md deleted file mode 100644 index d0b07a9c40..0000000000 --- a/keyboards/avalanche/readme.md +++ /dev/null @@ -1,27 +0,0 @@ -# Avalanche - - - -An open source ergonomic split keyboard with removable keys to support 40% and 60% configurations. - -* Keyboard Maintainer: [Vitaly Volkov](https://github.com/vlkv) -* Hardware Supported: Avalanche PCB v1, v2, v3, Pro Micro 5V/16MHz and compatible. -* Hardware Availability: [Avalanche](https://github.com/vlkv/avalanche). - -Make example for this keyboard (after setting up your build environment): - - make avalanche/v1:default # for v1 PCBs - make avalanche/v2:default # for v2 PCBs - make avalanche/v3:default # for v3 PCBs - -Flashing example for this keyboard: - - make avalanche/v1:default:flash # for v1 PCBs - make avalanche/v2:default:flash # for v2 PCBs - make avalanche/v3:default:flash # for v3 PCBs - -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 - -Briefly press the button along the inner edge of the PCB next to the microcontroller. |