summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/2x5keypad
Commit message (Expand)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-21/+10
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-9/+9
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-7/+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 Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-141-19/+19
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+24
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Fix compile issues from the error page (#11314)Zach White2020-12-284-2/+3
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* [Keyboard] Added French layer to handwired/2x5keypad (#7313)Jonathan Cameron2019-11-113-23/+122
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-0/+10
* [Keyboard] Added a simple 2x5 Keypad with 4 layers (#6699)Jonathan Cameron2019-09-096-0/+210