summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/mf68
Commit message (Expand)AuthorAgeFilesLines
* Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-21/+78
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-17/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)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-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-291-2/+1
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-282-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-3/+0
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-7/+6
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods2021-12-211-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+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 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-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | 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
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
|/
* 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-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-114-109/+30
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-113-7/+0
* VIA Support: MF68 (#11030)MechMerlin2020-12-195-5/+56