You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.0 KiB

  1. # Pico keyboard
  2. A split keyboard kit designed for small hands.
  3. Pico adopted the footprint for [Kailh Mid-Height](http://www.kailh.com/en/Products/Ks/KHS/) smaller than Cherry MX compatible switches.
  4. * Keyboard Maintainer: [Kumao Kobo](https://github.com/kumaokobo)
  5. * Hardware Supported: Pico PCB rev1.0 w/ Pro Micro
  6. Make example for this keyboard (after setting up your build environment):
  7. make pico/65keys:default
  8. ## 65 keys
  9. <p align="center">
  10. <img src="https://raw.githubusercontent.com/kumaokobo/pico-keyboard/master/img/pico-keyboard.jpg" alt="Pico Keyboard 65 keys" width="600"/>
  11. </p>
  12. ## 70 keys
  13. <p align="center">
  14. <img src="https://raw.githubusercontent.com/kumaokobo/pico-keyboard/master/img/pico-keyboard2.jpg" alt="Pico Keyboard 70 keys" width="600"/>
  15. </p>
  16. 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).