summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev3
AgeCommit message (Expand)Author
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-04-22VIA support for Planck Rev6 (#9144)George Wietor
2021-02-27remove keyboard_folder from info.jsonZach White
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark
2019-09-21[Keyboard] fix OLKB layout macro aliases (#6761)noroadsleft
2019-06-19[Keyboard] Planck Layout Macro Refactor, Part II (#6156)noroadsleft
2019-04-29Fix Planck and Preonic builds (#5658)noroadsleft
2019-01-17Add Planck rev1 and rev2, clean up rev3-5 config.hJordi Pakey-Rodriguez
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-20adds planck light keyboardJack Humbert
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert
2017-11-01adds info.json files to planckJack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-02-12adds planck/rev3 makefile so subproject is foundJack Humbert
2016-10-18removes planck/rev3 temporarilyJack Humbert
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik
2016-06-29adds random base64 character generatorJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert