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.
 
 
 
 
 
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
3 years ago
..
keymaps Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 3 years ago
rev1 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 3 years ago
rev2 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 3 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
alice.c Fix project alice indicators (#9342) 4 years ago
alice.h Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 3 years ago
chconf.h ChibiOS conf migrations... take 11 (#11646) 3 years ago
config.h ARM - Refactor SLEEP_LED to support more platforms (#8403) 3 years ago
halconf.h ARM - Refactor SLEEP_LED to support more platforms (#8403) 3 years ago
info.json Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 3 years ago
mcuconf.h ARM - Refactor SLEEP_LED to support more platforms (#8403) 3 years ago
readme.md [Keyboard] ProjectKB Alice rev2 (#8718) 4 years ago
rules.mk Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 3 years ago

readme.md

ProjectKeyboard Alice PCB

ProjectKeyboard Alice Keyboard Replacement PCB

Keyboard Maintainer: onefiftynine

Hardware Supported: STM32F072CBT6
Make example for this keyboard (after setting up your build environment):

make projectkb/alice/rev2:default

If you are flashing this keyboard/pcb for the first time:

* Set the dip switch on the reverse of the PCB to 1
* Hit the reset button and then do
* make projectkb/alice:default:dfu-util
* After flashing the keyboard successfully, you can reset the dip switch back to 0

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.