Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-06-24 | Move `TAPPING_TERM` to data driven (#21296) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-06-24 | Move `TAPPING_TOGGLE` to data driven (#21360) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-07-30 | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2019-03-02 | handwired/terminus_mini: refactor, Configurator support, and readme cleanup ↵ | noroadsleft | |
(#5292) * handwired/terminus_mini: refactor - white space changes in terminus_mini.h (alignment) - keymap now uses #include QMK_KEYBOARD_H - refactored TMK macros into QMK process_record_user - refactored TMK layer functions into QMK keycodes - removed redundant keycode definitions * handwired/terminus_mini: Configurator support * handwired/terminus_mini: readme cleanup - completed keyboard description - removed Hardware Availability line (it was blank) - updated Docs links |