summaryrefslogtreecommitdiffstats
path: root/keyboards/launchpad
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] move That-Canadian 's boards into /maple_computing (#16050)peepeetee2022-01-3025-912/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-25/+25
* 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-052-2/+2
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-12/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-052-12/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-013-26/+15
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+24
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-044-0/+289
* [Keymap] Drashna Code Cleanup (#10656)Drashna Jaelre2020-10-173-0/+144
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Add RGB support in via to launchpad (#8621)Joshua Rubin2020-04-093-15/+18
* [Keymap] Add support for the Launch Pad in VIA (#8615)mcmadhatter2020-03-312-0/+95
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-244-67/+11
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-6/+1
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+1
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-8/+6
* [Keymap] Underglow support for Launchpad (#5340)Eric2019-03-104-0/+127
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Launchpad (#2767)That-Canadian2018-04-2011-0/+350