logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (819B)


  1. # ProjectKeyboard Alice PCB
  2. ProjectKeyboard Alice Keyboard Replacement PCB
  3. Keyboard Maintainer: onefiftynine
  4. Hardware Supported: STM32F072CBT6
  5. Make example for this keyboard (after setting up your build environment):
  6. make projectkb/alice/rev2:default
  7. If you are flashing this keyboard/pcb for the first time:
  8. * Set the dip switch on the reverse of the PCB to 1
  9. * Hit the reset button and then do
  10. * make projectkb/alice:default:dfu-util
  11. * After flashing the keyboard successfully, you can reset the dip switch back to 0
  12. 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).