qmk_firmware/keyboards/projectkb/alice
James Young e3a2407b17
Remove HD44780 References, Part 4 (#10735)
* remove HD44780_ENABLE rules: I-M

* remove HD44780_ENABLE config: I-M

* remove HD44780_ENABLE rules: N-S

* remove HD44780_ENABLE config: N-S

* remove HD44780_ENABLE rules: T-Z

* remove HD44780_ENABLE config: T-Z
2020-11-15 08:35:14 -08:00
..
keymaps [Keyboard] Add Projectkb/alice/rev2 LAYOUT_alice support (#10697) 2020-10-27 10:35:38 -07:00
rev1 Remove HD44780 References, Part 4 (#10735) 2020-11-15 08:35:14 -08:00
rev2 Remove HD44780 References, Part 4 (#10735) 2020-11-15 08:35:14 -08:00
alice.c Fix project alice indicators (#9342) 2020-06-13 00:06:38 -07:00
alice.h [Keyboard] Add Projectkb/alice/rev2 LAYOUT_alice support (#10697) 2020-10-27 10:35:38 -07:00
chconf.h Enable memcore to fix malloc/rand crashes (#8695) 2020-04-05 22:15:40 +01:00
halconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
info.json [Keyboard] Add Projectkb/alice/rev2 LAYOUT_alice support (#10697) 2020-10-27 10:35:38 -07:00
mcuconf.h [Keyboard] Add ProjectKeyboard Alice PCB to QMK (#5581) 2019-05-05 21:08:12 -07:00
readme.md [Keyboard] ProjectKB Alice rev2 (#8718) 2020-04-15 15:37:47 -07:00
rules.mk [Keyboard] ProjectKB Alice rev2 (#8718) 2020-04-15 15:37:47 -07:00

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.