summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jotpad16/jotpad16.c
Commit message (Collapse)AuthorAgeFilesLines
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-291-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Remove empty override functions (#14312)Ryan2021-09-051-5/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* [Keyboard] jotpad16 status leds (#8643)jotix2020-04-121-0/+7
| | | | | | | * jotpad16 status leds * jotpad16 * readme.md
* Jotpad16 (#5212)jotix2019-02-221-0/+6
* jotix 4x12 keymap * readme corrections * jotix ortho 4x12 keymap * jotix ortho 4x12 keymap * jotix ortho 4x12 keymap * jotix ortho 4x12 keymap * jotix ortho 4x12 keymap * jotix ortho 4x12 keymap * add jotpad keyboard * add jotpad keyboard * backlight pin for arduino pro micro * readme correction * readme correction * jotpad16 * Update keyboards/handwired/jotpad16/jotpad16.h Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com> * Update keyboards/handwired/jotpad16/keymaps/default/keymap.c Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com> * Update keyboards/handwired/jotpad16/readme.md Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>