Skip to content

Custom LED Matrix Firmware for Open Anne Pro 2 QMK Port

License

Notifications You must be signed in to change notification settings

skyegecko/AnnePro2-Shine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anne Pro 2 Shine!

This is the custom LED firmware that goes along with the custom QMK firmware for Anne Pro 2.

This firmware is still in early development. And will probably, but it provides the flexibility for creating custom effects.

Build and Flash

Warning: This will not work with the Obins Stock firmware

To build both C15 and C18 versions run

make

to build just C15 run

make C15

to build just C18 run

make C18

The resulting .bin files will be in the build directory named annepro2-shine-C15.bin and annepro2-shine-C18.bin respectively

Contribute

Thanks to @Stanley00 on the Anne Pro Dev discord for implementing the key mapping for the C18 revision, and @Rusty for mapping out the physical connection.

About

Custom LED Matrix Firmware for Open Anne Pro 2 QMK Port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 55.0%
  • Objective-C 37.3%
  • Makefile 6.4%
  • C++ 1.3%