| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 1 | -3/+1 |
| | | |||||
| * | keyboard.json schema: set minimum value for `key_unit` (#23937) | Ryan | 2024-06-16 | 2 | -4/+3 |
| | | | | | | | | * keyboard.json schema: set minimum value for `key_unit` * Fix invalid `matrix_size` in keyboard.json * Fix bad layout for silverbullet44 | ||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -6/+6 |
| | | |||||
| * | Migrate build target markers to keyboard.json - HI (#23540) | Joel Challis | 2024-04-17 | 1 | -0/+0 |
| | | |||||
| * | Data-Driven Keyboard Conversions: H, Part 1 (#23524) | James Young | 2024-04-15 | 2 | -5/+4 |
| | | |||||
| * | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2024-03-30 | 1 | -5/+4 |
| | | |||||
| * | Remove "w": 1 from keyboards/ (#23367) | Duncan Sutherland | 2024-03-30 | 1 | -36/+36 |
| | | |||||
| * | Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279) | Joel Challis | 2024-03-29 | 3 | -139/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 3 | -305/+0 |
| | | |||||
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -1/+1 |
| | | |||||
| * | Userspace and keymap addition (#20522) | miketronic | 2023-07-09 | 3 | -0/+305 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2023-05-15 | 5 | -35/+302 |
| |\ | |||||
| | * | hazel/bad_wings update (#20947) | Jason Hazel | 2023-05-15 | 6 | -37/+304 |
| | | | | | | | Changed default keymap to use json, added personal keymap, and changed CIRQUE_DEVICE_GESTURES_SCROLL_ENABLE to POINTING_DEVICE_GESTURES_SCROLL_ENABLE | ||||
| * | | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 1 | -36/+36 |
| | | | |||||
| * | | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -6/+6 |
| | | | |||||
| * | | Disable specific warnings to mitigate compilation problems with ↵ | Nick Brassel | 2023-04-05 | 1 | -3/+2 |
| |/ | | | | `KEEP_INTERMEDIATES=yes`. (#20339) | ||||
| * | Adding Bad Wings Support (#20153) | Jason Hazel | 2023-03-21 | 10 | -0/+335 |