summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev3
Commit message (Expand)AuthorAgeFilesLines
* Remove use of layout macros for `music_map` (#20634)Ryan2023-04-301-0/+7
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-129/+107
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-0/+5
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-5/+7
* Planck swap hand matrix for rev6, fixing issue #17388 (#17389)Jens-Petter Sandvik2022-07-171-0/+15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-17/+1
* VIA support for Planck Rev6 (#9144)George Wietor2021-04-221-0/+1
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-7/+8
* [Keyboard] fix OLKB layout macro aliases (#6761)noroadsleft2019-09-211-1/+1
* [Keyboard] Planck Layout Macro Refactor, Part II (#6156)noroadsleft2019-06-193-0/+177
* Fix Planck and Preonic builds (#5658)noroadsleft2019-04-291-1/+35
* Add Planck rev1 and rev2, clean up rev3-5 config.hJordi Pakey-Rodriguez2019-01-171-6/+1
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-9/+0
* adds planck light keyboardJack Humbert2017-11-201-1/+10
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-142-7/+0
* adds info.json files to planckJack Humbert2017-11-011-0/+3
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-2/+2
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-233-7/+3
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-1/+1
* adds planck/rev3 makefile so subproject is foundJack Humbert2017-02-121-0/+3
* removes planck/rev3 temporarilyJack Humbert2016-10-181-3/+0
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-202-3/+6
* adds random base64 character generatorJack Humbert2016-06-291-1/+1
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-1/+1
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-294-0/+20