Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 1 | -3/+0 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
* | Update Q1 and Q2 for keychron (#18713) | lalalademaxiya1 | 2022-12-09 | 1 | -10/+10 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jpe230 <pablin.123.ra@gmail.com> | ||||
* | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-10 | 1 | -10/+0 |
| | |||||
* | Rollback unrelated changes from previous PR. (#19015) | Nick Brassel | 2022-11-10 | 1 | -2/+12 |
| | |||||
* | [Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829) | adophoxia | 2022-11-08 | 1 | -12/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | 2022-08-20 | 1 | -5/+0 |
| | |||||
* | [Keyboard] Add Keychron_q1 rev_0101 and Keychron q2 series (#15025) | lalalademaxiya1 | 2022-01-14 | 1 | -1/+10 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com> Co-authored-by: lokher <lokher@gmail.com> Co-authored-by: Adam Karim <adam@akarsoft.com> | ||||
* | [Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685) | ripdog | 2022-01-02 | 1 | -0/+3 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -15/+48 |
| | |||||
* | [Keyboard] Add new keyboard version: keychron/q1/rev_0102 (#14029) | lalalademaxiya1 | 2021-08-23 | 1 | -5/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add keyboard Q1 * Update keyboards/keychron/q1/readme.md * Update keyboards/keychron/q1/rev_0100/rules.mk * Update keyboards/keychron/q1/readme.md * Change layer switch function to "default_layout_set" * Update keyboards/keychron/q1/rev_0100/info.json * Update keyboards/keychron/q1/q1.c * Mask out the DIP switch to fix sleeping issue when switch is ON * Added and changed readme.md Added keyboards\q1\rev_0100\readme.md Changed keyboards\q1\readme.md since different MCU may used in other version. * update * update keymap name * update keymap for keychron/q1/rev_0102 * Update info.json | ||||
* | [Keyboard] Add Keychron Q1 (#13397) | lokher | 2021-07-24 | 1 | -0/+51 |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |