summaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad
Commit message (Expand)AuthorAgeFilesLines
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-64/+76
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-93/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-114-66/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-10/+8
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* 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-102-14/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-6/+6
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-242-96/+4
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Initial refactor of maxipad to conform to current standards (#5233)zvecr2019-02-2517-154/+438
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Remove empty fn_actions[]fauxpark2019-01-111-3/+0
* QMK Configurator support for Maxipad keypad (#3307)MechMerlin2018-07-044-21/+21
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-19/+19
* having trouble with conflictsclimbalima2016-12-033-20/+0
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-12-033-22/+35
|\
| * changed readmeclimbalima2016-11-192-2/+3
| * added the pinout for pro micro into maxipadclimbalima2016-11-192-3/+10
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-031-1/+25
|\|
| * fixed readme conflictsclimbalima2016-11-161-20/+2
* | just savingclimbalima2016-11-1810-232/+54
|/
* should have fixed conflixedclimbalima2016-11-163-91/+3
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-164-1/+108
|\
| * Changes to be committed:climbalima2016-11-109-0/+402
* Updated my repo to current qmkclimbalima2016-11-1610-0/+397