Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-30 | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | |
2019-10-25 | Cleanup rules.mk for 32U4 keyboards, N-Q (#7147) | fauxpark | |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2018-10-10 | Orange75: cleanup and Configurator support update (#4101) | noroadsleft | |
* 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-08 | Keyboard: add orange75 (#4093) | captsis | |
* 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 |