summaryrefslogtreecommitdiffstats
path: root/keyboards/orange75
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10Orange75: cleanup and Configurator support update (#4101)noroadsleft3-25/+141
* Orange75: cleanup and Configurator support update `orange75.h`: Moved `K014` to the second (number row) as the left half of a split Backspace (guessing at its true location; will need to be checked/tested after merge). `info.json`: Updated to match new `LAYOUT` macro. `keymaps/default/keymap.c`: - Updated to match new `LAYOUT` macro. - Added layer mock-ups as block comments. - Formatted to be a bit more readable. * Orange75: deleted an extra comma from keymap.c
2018-10-09Keyboard: add orange75 (#4093)captsis7-0/+219
* New Keyboard: orange75 Co-Authored-By: fox-lab <fox-lab@users.noreply.github.com> * Update keyboards/orange75/info.json corrected * #4093 corrections * added del to layout again * clarified supported hardware * directives... * Update keyboards/orange75/config.h * Update keyboards/orange75/readme.md