summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/battleship_gamepad
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Migrate some more layouts to data driven (#19889)Ryan2023-02-233-236/+45
* 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
* Joystick feature improvements (#19052)Ryan2022-11-272-3/+3
* Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-241-5/+5
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | 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
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Joystick feature updates (#16732)Ryan2022-03-261-2/+0
* 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
* [Keyboard] Create the battleship gamepad keyboard. (#14551)Andrew Braini2021-09-2410-0/+475