Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Caerdroia Keyboard Firmware (#20036) | Andrew Kannan | 2023-03-10 | 7 | -0/+274 |
| | |||||
* | [Keyboard] Add Ortho48v2 Keyboard (#18889) | Andrew Kannan | 2023-03-10 | 10 | -0/+312 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 6 | -12/+15 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 48 | -75/+119 |
| | |||||
* | Migrate some more layouts to data driven (#19889) | Ryan | 2023-02-23 | 8 | -758/+736 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -1/+1 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901) | jack | 2023-02-22 | 1 | -0/+2 |
| | |||||
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 4 | -4/+0 |
| | |||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 1 | -1/+1 |
| | |||||
* | Move backlight config to data driven, part 1 (#19887) | Ryan | 2023-02-21 | 24 | -24/+0 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 34 | -130/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 18 | -36/+41 |
| | |||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -6/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-02-10 | 7 | -0/+256 |
|\ | |||||
| * | Add Type-B firmware to QMK (#19764) | Andrew Kannan | 2023-02-09 | 7 | -0/+256 |
| | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 68 | -207/+70 |
| | | |||||
* | | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
| | | |||||
* | | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -1/+1 |
| | | |||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 36 | -104/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 32 | -96/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-02 | 5 | -43/+35 |
|\| | |||||
| * | [Keyboard] Add Crin (#18065) | Andrew Kannan | 2023-02-02 | 5 | -43/+35 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 4 | -4/+0 |
| | | |||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 6 | -6/+6 |
| | | |||||
* | | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 3 | -9/+9 |
| | | | | | | | | | | * Fix functions with empty params * Found a bunch more | ||||
* | | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 22 | -22/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | ||||
* | | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 2 | -42/+42 |
| | | |||||
* | | [Keyboard] Add Ortho60 v2 Keyboard (#18890) | Andrew Kannan | 2022-12-03 | 11 | -0/+387 |
|/ | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 4 | -5/+5 |
| | |||||
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 2 | -0/+0 |
| | |||||
* | Add missing `manufacturer` fields (#19065) | jack | 2022-11-14 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-12 | 9 | -0/+371 |
|\ | |||||
| * | [Keyboard] Add Serenity PCB (#18705) | Andrew Kannan | 2022-11-12 | 9 | -0/+371 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-10 | 3 | -96/+122 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-08 | 7 | -0/+298 |
|\| | |||||
| * | [Keyboard] Add Brutal v2 1800 PCB to QMK (#18891) | Andrew Kannan | 2022-11-08 | 7 | -0/+298 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | `cannonkeys/db60/hotswap`: fix layouts (#18982) | Ryan | 2022-11-07 | 6 | -13/+609 |
| | | |||||
* | | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 54 | -63/+63 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Remove hardcoded VIA keycode range (#18956) | Joel Challis | 2022-11-05 | 1 | -1/+1 |
| | | |||||
* | | Remove more `UNUSED_PINS` defines (#18940) | Ryan | 2022-11-03 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-10-29 | 1 | -0/+3 |
|\| | |||||
| * | Add indicator LEDs to hoodrow G PCB (#18888) | Andrew Kannan | 2022-10-29 | 1 | -0/+3 |
| | | |||||
* | | Remove `KC_DELT` (#18882) | Ryan | 2022-10-27 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-10-24 | 15 | -0/+513 |
|\| | |||||
| * | [Keyboard] Add Ellipse PCB support (#18706) | Andrew Kannan | 2022-10-24 | 9 | -0/+301 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Ellipse hotswap PCB support (#18707) | Andrew Kannan | 2022-10-24 | 6 | -0/+212 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 41 | -57/+57 |
| | | |||||
* | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 12 | -13/+13 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 18 | -29/+188 |
| | |