Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [Keyboard] Sejin EAT-1010R2 keyboard (#19809) | Dmitry Nosachev | 2023-03-06 | 7 | -0/+250 | |
| | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Remove some use of keymap.h (#20006) | Joel Challis | 2023-03-03 | 1 | -7/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-01 | 7 | -0/+228 | |
|\| | ||||||
| * | added Polly40 keyboard (#19936) | Paul Enrico N. Viola | 2023-03-01 | 7 | -0/+228 | |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-28 | 1 | -17/+22 | |
|\| | ||||||
| * | [Keymap] Drashna updates for 0.20.0 (#19960) | Drashna Jaelre | 2023-02-28 | 1 | -17/+22 | |
| | | ||||||
* | | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 9 | -139/+139 | |
|/ | ||||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 51 | -134/+149 | |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 34 | -65/+65 | |
| | ||||||
* | Reallocate SAFE_RANGE (#19909) | Joel Challis | 2023-02-23 | 1 | -2/+0 | |
| | ||||||
* | Migrate some more layouts to data driven (#19889) | Ryan | 2023-02-23 | 9 | -367/+208 | |
| | ||||||
* | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | 2023-02-23 | 6 | -11/+9 | |
| | ||||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -5/+1 | |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||||
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 9 | -16/+0 | |
| | ||||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 1 | -0/+3 | |
| | ||||||
* | Move backlight config to data driven, part 1 (#19887) | Ryan | 2023-02-21 | 6 | -12/+6 | |
| | ||||||
* | Move layouts for direct_pins boards to data driven (#19872) | Ryan | 2023-02-19 | 26 | -342/+52 | |
| | ||||||
* | Fix more build failures (#19869) | Ryan | 2023-02-18 | 2 | -1/+1 | |
| | ||||||
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 68 | -87/+114 | |
| | ||||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 187 | -790/+0 | |
| | ||||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 30 | -83/+55 | |
| | ||||||
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 22 | -76/+48 | |
| | ||||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 26 | -350/+0 | |
| | ||||||
* | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2023-02-14 | 16 | -91/+47 | |
| | ||||||
* | Merge branch 'master' into develop | Dasky | 2023-02-14 | 3 | -12/+8 | |
|\ | ||||||
| * | Fixup swiftrax/bumblebee (reduce firmware size) (#19834) | jack | 2023-02-13 | 3 | -16/+8 | |
| | | ||||||
* | | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 1 | -84/+64 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 8 | -17/+17 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-10 | 5 | -0/+168 | |
|\| | ||||||
| * | [Keyboard] Add Dactyl 6x5 68 keys (#18679) | kpagratis | 2023-02-10 | 5 | -0/+168 | |
| | | ||||||
* | | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 15 | -159/+0 | |
| | | | | | | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | |||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 437 | -1358/+503 | |
| | | ||||||
* | | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | Ryan | 2023-02-07 | 12 | -63/+0 | |
| | | ||||||
* | | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 35 | -141/+0 | |
| | | ||||||
* | | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 34 | -168/+0 | |
| | | ||||||
* | | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 2 | -2/+2 | |
| | | ||||||
* | | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 8 | -45/+0 | |
| | | ||||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 177 | -480/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 88 | -268/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-01 | 6 | -0/+319 | |
|\| | ||||||
| * | [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711) | a_marmot | 2023-02-01 | 6 | -0/+319 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||||
* | | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 54 | -1132/+0 | |
| | | ||||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 252 | -252/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-01-30 | 3 | -0/+137 | |
|\| | ||||||
| * | VIA keymap for the dactyl manuform 4x6 (#19668) | AnotherStranger | 2023-01-26 | 3 | -0/+137 | |
| | | | | | | | | Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 1 | -1/+1 | |
| | | ||||||
* | | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 57 | -238/+0 | |
| | | ||||||
* | | Fixup handwired/jscotto/scotto40 (#19675) | jack | 2023-01-23 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-23 | 6 | -0/+345 | |
|\| | ||||||
| * | [Keyboard] Add Scotto40 Keyboard (#18453) | Joe Scotto | 2023-01-23 | 6 | -0/+345 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> |