Browse Source

Create readme.md

pull/23575/head
Ivan Gromov 3 weeks ago
committed by GitHub
parent
commit
75932880e7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions
  1. +27
    -0
      keyboards/keyten/lisa/readme.md

+ 27
- 0
keyboards/keyten/lisa/readme.md View File

@ -0,0 +1,27 @@
# keyten Lisa
Lisa is a Tadpole mount keyboard with Prime_E layout
![Lisa](https://i.imgur.com/PaVECKC.png)
* Keyboard Maintainer: [keyten](https://github.com/key10iq)
* Hardware Supported: keyten Lisa
* Hardware Availability: private GB
Make example for this keyboard (after setting up your build environment):
make keyten/lisa:default
Flashing example for this keyboard:
make keyten/lisa: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 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
* Keycode in layout: Press the key mapped to `QK_BOOT` if it is available
* Physical reset button: Hold the button on the back of the PCB

Loading…
Cancel
Save