| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add DIP Switch map support to keymap.json (#25431) | Joel Challis | 2025-09-12 | 1 | -0/+1 |
| * | Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ... | Nick Brassel | 2024-11-24 | 1 | -5/+4 |
| * | Remove handling of keyboard level keymap templates (#24234) | Joel Challis | 2024-08-12 | 1 | -10/+0 |
| * | Small tweaks to keymap generation (#24240) | Ryan | 2024-08-04 | 1 | -2/+1 |
| * | Remove `handwired/pytest/has_template` (#24232) | Ryan | 2024-08-03 | 1 | -16/+29 |
| * | Macros in JSON keymaps (#14374) | Zach White | 2021-11-22 | 1 | -1/+7 |
| * | Migrate python tests away from onekey (#11367) | Joel Challis | 2021-01-05 | 1 | -16/+16 |
| * | Generate api data on each push (#10609) | Zach White | 2020-10-25 | 1 | -12/+12 |
| * | [CLI] Add c2json (#8817) | Erovia | 2020-10-07 | 1 | -0/+20 |
| * | CLI: fix `json2c` subcommand and add/fix tests (#9206) | Erovia | 2020-05-26 | 1 | -2/+2 |
| * | run yapf on the code | skullY | 2019-09-07 | 1 | -0/+1 |
| * | Setup a python test framework | skullY | 2019-09-07 | 1 | -0/+18 |