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.

20 lines
910 B

  1. # Cheshire Curiosity PCB
  2. Cheshire Alice Keyboard Replacement PCB
  3. * Keyboard Maintainer: [sidcarter](https://github.com/sidcarter)
  4. * Hardware Supported: Cheshire Curiosity PCB, STM32F072CBT6
  5. * Designed By: Nightingale Studios/PhoenixStarr
  6. Make example for this keyboard (after setting up your build environment):
  7. make cheshire/curiosity:default:flash
  8. If you are flashing this keyboard/pcb for the first time:
  9. * Set the dip switch on the reverse of the PCB to 1
  10. * Hit the reset button and then do
  11. * make cheshire/curiosity:default
  12. * After flashing the keyboard successfully, you can reset the dip switch back to 0
  13. 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).