summaryrefslogtreecommitdiff
path: root/keyboards/launchpad
Commit message (Expand)AuthorAge
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-05
|\|
| * Remove empty override functions (#14312)Ryan2021-09-05
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* Add missing info.json files for keyboards (#12239)James Young2021-03-15
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-04
* [Keymap] Drashna Code Cleanup (#10656)Drashna Jaelre2020-10-17
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Add RGB support in via to launchpad (#8621)Joshua Rubin2020-04-09
* [Keymap] Add support for the Launch Pad in VIA (#8615)mcmadhatter2020-03-31
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-20
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-21
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* [Keymap] Underglow support for Launchpad (#5340)Eric2019-03-10
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-04
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* Launchpad (#2767)That-Canadian2018-04-20