summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/tiger_lily
Commit message (Expand)AuthorAgeFilesLines
* Move fullsize layouts to data driven (#20317)Ryan2023-04-042-66/+249
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+6
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-252-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-7/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-12/+12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-4/+3
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-11/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-8/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-7/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-303-4/+1
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-303-4/+1
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-294-4/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-304-4/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-213-3/+3
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-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-103-3/+0
|\|
| * Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-103-3/+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
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-44/+34
|/
* Add a lot more data to info.json (#13366)Zach White2021-08-161-0/+5
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Add VIA support for Filco Majestouch 2 /w The Tiger Lily (#12401)Christian Fehmer2021-04-254-2/+74
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* Refactor to use led config - Part 2 (#10906)Joel Challis2020-11-172-62/+5
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-292-8/+8
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-191-45/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-5/+5
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1