summaryrefslogtreecommitdiffstats
path: root/keyboards/orthocode/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Added via support for orthocode (#15777)Jordan Blackbourn2022-01-103-4/+93
|
* Orthocode update default keymap, and fix encoder function for keymaps built ↵Jordan Blackbourn2021-12-271-123/+16
| | | | | | | | | | | | in configurator (#15161) * Updated default keymap to match one shipping with the boards * Fix encoder function so it works for users of the online configurator * Updated Info.json to match default keymap * Changes as per review
* Orthocode Layout Macro rework (#13995)James Young2021-08-141-40/+56
| | | | | | | | | | | | * move rotary encoder to top row of layout macro Makes the layout macro and keycodes resemble the assembled keyboard. * update info.json data - convert tabs to spaces - use human-friendly formatting - fill in key object labels - adjust object sequence for layout macro changes
* [Keyboard] Added Orthocode keyboard (#13487)Jordan Blackbourn2021-07-291-0/+159
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>