summaryrefslogtreecommitdiffstats
path: root/keyboards/unicomp/classic_ultracl_pre_2013/overnumpad_1xb/overnumpad_1xb.c
Commit message (Collapse)AuthorAgeFilesLines
* Data-driven updates to overnumpad controller keyboards (#20259)Purdea Andrei2023-04-031-24/+0
|
* overnumpad controller: Add support for turning off solenoid enable in low ↵Purdea Andrei2021-11-021-4/+0
| | | | power. (#15021)
* [Keyboard] Add 5 boards by the OverNumpad Controller (#14382)Purdea Andrei2021-09-211-0/+28
* Add initial implementation of 5 keyboards supported by the OverNumpad Controller. * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply changes similar to other code review suggestions. * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply changes similar to other code review suggestions. * overnumpad controller info.jsons: update maintainer and url. * classic_ultracl_pre_2013: added support for the default 'fullsize_ansi' layout * classic_ultracl_pre_2013: moved the order of the iso enter key in the layout macro to be considered to be on the bottom row, like in the default fullsize_iso layout. Rename the iso layout to fullsize_iso, and enable it in rules.mk * Removed QMKBEST and QMKURL * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Deleting empty files Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>