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