summaryrefslogtreecommitdiffstats
path: root/keyboards/kiwikeebs
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-056-118/+17
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-24/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-114-34/+10
* Move encoder config to data driven (#19923)Ryan2023-02-264-6/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-16/+14
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-8/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* [Keyboard] Amended Some Pins - KiwiKeebs Macro V2 (#14824)AKiwi922021-10-151-4/+4
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young2021-09-221-2/+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
* [Keyboard] KiwiKeebs Macro V2 (QMK/VIA) and update to V1 (#13499)AKiwi922021-09-1016-11/+366
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-2/+4
* [Keyboard] KiwiKeebs MacroBoard v1.0 (#10080)AKiwi922020-08-247-0/+265