| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of layout macros for `music_map` (#20634) | Ryan | 2023-04-30 | 1 | -0/+7 |
* | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 3 | -129/+107 |
* | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-11 | 1 | -0/+5 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+3 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -1/+1 |
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 1 | -0/+0 |
* | Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) | Ryan | 2022-08-20 | 2 | -5/+7 |
* | Planck swap hand matrix for rev6, fixing issue #17388 (#17389) | Jens-Petter Sandvik | 2022-07-17 | 1 | -0/+15 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan | 2021-12-07 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -3/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -4/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) | Ryan | 2021-06-30 | 1 | -1/+0 |
* | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White | 2021-05-11 | 1 | -17/+1 |
* | VIA support for Planck Rev6 (#9144) | George Wietor | 2021-04-22 | 1 | -0/+1 |
* | remove keyboard_folder from info.json | Zach White | 2021-02-27 | 1 | -1/+0 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | 2020-01-30 | 1 | -4/+4 |
* | Cleanup rules.mk for 32U4 keyboards, N-Q (#7147) | fauxpark | 2019-10-25 | 1 | -7/+8 |
* | [Keyboard] fix OLKB layout macro aliases (#6761) | noroadsleft | 2019-09-21 | 1 | -1/+1 |
* | [Keyboard] Planck Layout Macro Refactor, Part II (#6156) | noroadsleft | 2019-06-19 | 3 | -0/+177 |
* | Fix Planck and Preonic builds (#5658) | noroadsleft | 2019-04-29 | 1 | -0/+34 |
* | Add Planck rev1 and rev2, clean up rev3-5 config.h | Jordi Pakey-Rodriguez | 2019-01-17 | 1 | -6/+1 |
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -3/+0 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -8/+0 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -1/+9 |
* | QMK DFU bootloader generation (#2009) | Jack Humbert | 2017-11-14 | 2 | -7/+0 |
* | adds info.json files to planck | Jack Humbert | 2017-11-01 | 1 | -0/+3 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 2 | -2/+2 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 3 | -7/+3 |
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -1/+1 |
* | Split subproject make files into Makefile and rules.mk | Fred Sundvik | 2016-08-20 | 2 | -3/+6 |
* | adds random base64 character generator | Jack Humbert | 2016-06-29 | 1 | -1/+1 |
* | Implements subprojects and updates projects for this (#459) | Jack Humbert | 2016-06-29 | 4 | -0/+20 |