Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | |||
2022-08-02 | Move keyboard USB IDs and strings to data driven: O (#17874) | Ryan | |
2021-12-27 | Orthocode update default keymap, and fix encoder function for keymaps built ↵ | Jordan Blackbourn | |
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 | |||
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-08-14 | Orthocode Layout Macro rework (#13995) | James Young | |
* 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 | |||
2021-07-29 | [Keyboard] Added Orthocode keyboard (#13487) | Jordan Blackbourn | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |