aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/orange75
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
|
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-50/+3
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Orange75: cleanup and Configurator support update (#4101)noroadsleft2018-10-103-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
* Keyboard: add orange75 (#4093)captsis2018-10-087-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