diff options
author | zvecr <git@zvecr.com> | 2022-12-18 22:33:08 +0000 |
---|---|---|
committer | zvecr <git@zvecr.com> | 2022-12-18 22:33:08 +0000 |
commit | 2e9ebf0756f0059dd01cec1411e51e118bfa3da5 (patch) | |
tree | 86434b6bd5d07d877cf2efbe8ee07999ab667d28 /keyboards/kbdfans/d45/lite/readme.md | |
parent | f1cf00ab70f872822b5a8b67aec64670541a1fb0 (diff) |
Correct 19355
Diffstat (limited to 'keyboards/kbdfans/d45/lite/readme.md')
-rw-r--r-- | keyboards/kbdfans/d45/lite/readme.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/kbdfans/d45/lite/readme.md b/keyboards/kbdfans/d45/lite/readme.md deleted file mode 100644 index c411244a75..0000000000 --- a/keyboards/kbdfans/d45/lite/readme.md +++ /dev/null @@ -1,20 +0,0 @@ -# d45lite - -* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681) -* Hardware Supported: KBDFANS -* Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/) - -Make example for this keyboard (after setting up your build environment): - - make kbdfans/d45/lite: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: - -* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard -* **Physical reset button**: Double tap the reset button on the back of the PCB -* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available |