summaryrefslogtreecommitdiffstats
path: root/keyboards/unicomp/spacesaver_m_post_2013/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Data-driven updates to overnumpad controller keyboards (#20259)Purdea Andrei2023-04-031-12/+2635
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-201-1/+7
|
* [Keyboard] Add 5 boards by the OverNumpad Controller (#14382)Purdea Andrei2021-09-211-0/+16
* 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>