Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Onekey: migrate some stuff to data driven (#18502) | Ryan | 2022-09-30 | 1 | -3/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-20 | 1 | -2/+0 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | 2022-08-20 | 1 | -2/+0 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -2/+2 |
| | | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Onekey cleanup (#13786) | Ryan | 2021-07-30 | 1 | -0/+2 |
| | |||||
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | * I2C_TIMEOUT is not defined on arm teensy * Work round teensy having different ChibiOS config options * Stash OLED conf files * update comment * update comment * Remove stm32 alias to allow teensy alt mode | ||||
* | [Keyboard] Refactor of onekey to support multiple development boards (#6017) | Joel Challis | 2019-06-26 | 1 | -0/+24 |
* Initial refactor of onekey to support multiple development boards * Fixes to get teensy lc && 3.2 working * Add pin tables * Add caveats to Teensy boards * Correct bootloader for Elite-C |