Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-08-02 | Move keyboard USB IDs and strings to data driven: O (#17874) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
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 |