summaryrefslogtreecommitdiffstats
path: root/keyboards/prototypist
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-072-10/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-10/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+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-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-066-6/+6
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-152-24/+0
* RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-011-1/+1
* [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-291-0/+40
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-036-24/+21
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-8/+0
* [Keyboard] move prototypist boards into vendor folder (#15780)peepeetee2022-01-1022-0/+795
* 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-051-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 Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Add Prototypist J01 rev 1 support (#12825)Flexerm2021-05-2111-0/+351