Age | Commit message (Expand) | Author |
2023-03-22 | [Keyboard] Add via support for jotanck keyboard (#20146) | jotix |
2023-03-10 | [Keyboard] Add tsubasa keyboard (#19352) | Kuribayashi Atsushi |
2023-03-09 | [Keyboard] update matrix pins for Polly40 (#20002) | Paul Enrico N. Viola |
2023-03-06 | [Keyboard] Sejin EAT-1010R2 keyboard (#19809) | Dmitry Nosachev |
2023-03-01 | added Polly40 keyboard (#19936) | Paul Enrico N. Viola |
2023-02-28 | [Keymap] Drashna updates for 0.20.0 (#19960) | Drashna Jaelre |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-23 | Reallocate SAFE_RANGE (#19909) | Joel Challis |
2023-02-23 | Migrate some more layouts to data driven (#19889) | Ryan |
2023-02-23 | Move QMK LUFA bootloader config to data driven (#19879) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan |
2023-02-21 | Move backlight config to data driven, part 1 (#19887) | Ryan |
2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan |
2023-02-18 | Fix more build failures (#19869) | Ryan |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan |
2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan |
2023-02-14 | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan |
2023-02-14 | Merge branch 'master' into develop | Dasky |
2023-02-13 | Fixup swiftrax/bumblebee (reduce firmware size) (#19834) | jack |
2023-02-13 | Refactor Leader key feature (#19632) | Ryan |
2023-02-11 | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis |
2023-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-02-10 | [Keyboard] Add Dactyl 6x5 68 keys (#18679) | kpagratis |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-07 | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-06 | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan |
2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-02-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-02-01 | [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711) | a_marmot |
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-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-01-29 | Remove deprecated Quantum keycodes (#19712) | Ryan |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-26 | VIA keymap for the dactyl manuform 4x6 (#19668) | AnotherStranger |
2023-01-23 | Fixup handwired/jscotto/scotto40 (#19675) | jack |
2023-01-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-23 | [Keyboard] Add Scotto40 Keyboard (#18453) | Joe Scotto |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |