Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan | |
* 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 | |||
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-12-12 | [Keyboard] Add Olly Orion to QMK (#19134) | mechlovin | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-12 | [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872) | mechlovin | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-12-09 | Refactor some led_set_kb instances (#19179) | Joel Challis | |
* Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-12-04 | [Keyboard] Add Olly_Octagon PCB to QMK (#19128) | mechlovin | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-04 | [Keyboard] Add ISO layout support for Zed60 PCB (#19204) | mechlovin | |
* add iso layout * Update zed60.h | |||
2022-12-03 | [Keyboard] Change indicator LED state on Kay60 (#19182) | mechlovin | |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | |
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵ | Nick Brassel | |
GD32V. (#19020) | |||
2022-11-11 | LED config fixes (#18973) | Ryan | |
2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba | |
2022-11-08 | `mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997) | Ryan | |
2022-11-03 | Remove more `UNUSED_PINS` defines (#18940) | Ryan | |
2022-10-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-29 | [Keyboard] Update Kay65 LED state (#18895) | mechlovin | |
2022-10-27 | Remove rgblight_list.h (#18878) | Ryan | |
* Remove rgblight_list defines with no usage * Remove rgblight_setrgb_*[_at] defines * Remove rgblight_sethsv_* defines * Remove rgblight_sethsv_noeeprom_* defines * Delete rgblight_list.h and remove all references | |||
2022-10-27 | Remove `KC_DELT` (#18882) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `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 | |||
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-10-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-05 | Fixup builds for mechlovin/infinity87. (#18604) | Nick Brassel | |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-28 | Mechlovin Zed65 Wearhaus66 Configurator Fixes (#18507) | James Young | |
2022-09-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-27 | Mechlovin Foundation Configurator Cleanup (#18500) | James Young | |
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-25 | Untangle layouts for Dimple rev3 and Infinity87 (#18462) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-07 | [Keyboard] Wearhaus66 correct matrix (#18284) | mechlovin | |
2022-09-03 | Remove more RESET keycode references (#18252) | Joel Challis | |
2022-08-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-24 | Fix use of encoder map in mechlovin/zed65/retro66 (#18158) | Joel Challis | |
2022-08-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-24 | Fix use of encoder map in mechlovin/foundation (#18157) | Joel Challis | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-20 | [Keyboard] Add Zed65 (#17917) | mechlovin | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |