Commit Graph

12 Commits (2c1ba03a989bd87613e4e35f94d85daba6015c0a)

Author SHA1 Message Date
Jack Humbert ec3e065f0d
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
7 years ago
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask 7 years ago
Jack Humbert f407f3e8de remove unneccesary headers 7 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around 7 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
7 years ago
Jack Humbert 938422ce99 layer defines to enum 8 years ago
Robert Dale 9c26498f49 added Midi On/Off; Enter is actually transparent 8 years ago
Robert Dale 47223ebee4 Corrected the ascii layout to match the coded layout 8 years ago
Jack Humbert 94d3159d9d correct break/return order for planck and preonic defaults 8 years ago
Jack Humbert e5d1e4b8ce Preonic keymap update 8 years ago
Jack Humbert 0058c33815 updates preonic default layout 8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
* fixes from tmk's repo

* rename keyboard to keyboards
8 years ago