This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
mirrors/qmk_firmware
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e5a15f404d
qmk_firmware
/
keyboards
/
planck
/
rev5
/
config.h
5 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
Add Planck rev1 and rev2, clean up rev3-5 config.h
2018-12-16 03:15:56 +00:00
#
pragma once
QMK DFU bootloader generation (#2009) * adds :bootloader target * update planck and preonic revisions * remove references to .h files for planck * update preonic keymap * only add keyboard.h files that exist * add production target * hook things up with the new lufa variables * update rules for planck/preonic * back backlight key turn of status led when pressed * add manufacturer/product strings to bootloader
2017-11-14 21:11:29 +00:00
VIA support for Planck Rev6 (#9144) Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: George Wietor <george@LIGHT-GRAY.local> Co-authored-by: Jack Humbert <jack.humb@gmail.com>
2021-04-22 17:13:44 +00:00
#
define PRODUCT_ID 0xAE01
QMK DFU bootloader generation (#2009) * adds :bootloader target * update planck and preonic revisions * remove references to .h files for planck * update preonic keymap * only add keyboard.h files that exist * add production target * hook things up with the new lufa variables * update rules for planck/preonic * back backlight key turn of status led when pressed * add manufacturer/product strings to bootloader
2017-11-14 21:11:29 +00:00
#
define DEVICE_VER 0x0005
Reference in a new issue
Copy permalink