forked from mirrors/qmk_userspace
[Keyboard] Add ProjectKeyboard Alice PCB to QMK (#5581)
* Update instant60 for tsangan version * Add project alice keyboard * remove * Remove commented out code * Update readme * Add newline * Update keyboards/projectkb/alice/readme.md Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Update keyboards/projectkb/alice/halconf.h Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Update keyboards/projectkb/alice/halconf.h Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Fix ifdef and use helper macros * Add reset keycode * udpate keymap * Add RGB Keycodes * Styling things * remove unused enum * fix
This commit is contained in:
parent
af22609ba5
commit
c2f9e018ab
14 changed files with 3048 additions and 0 deletions
12
keyboards/projectkb/alice/readme.md
Normal file
12
keyboards/projectkb/alice/readme.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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:default
|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue