summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/battleship_gamepad/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-241-5/+5
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Create the battleship gamepad keyboard. (#14551)Andrew Braini2021-09-244-0/+93
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>