Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2023-04-05 | 1 | -2/+7 |
| | |||||
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Add via support for 6key (#18082) | Jacqueline Liang | 2022-09-09 | 1 | -3/+6 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| | |||||
* | Add 6key to keyboards/handwired (#11226) | Jacqueline Liang | 2020-12-30 | 1 | -0/+13 |
* Add 6key to keyboards/handwired * Add keyboards/handwired/6key folder * Add 6key.c * Add 6key.h * Add config.h * Add keymaps/default/keymap.c * Add readme.md * Add rules.mk * Add info.json * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Make changes based on pr comments * Apply formatting suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/6key/rules.mk Co-authored-by: jyliang2 <jyliang2@illinois.edu> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> |