Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-06 | 11 | -0/+420 |
|\ | |||||
| * | [Keyboard] Add Viktus Smolka (#15346) | J.Flanagan | 2021-12-05 | 11 | -0/+420 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-06 | 1 | -1/+3 |
|\| | |||||
| * | [Keyboard] Fix bug in Moonlander functions (#15407) | Drashna Jaelre | 2021-12-05 | 1 | -1/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-06 | 1 | -0/+8 |
|\| | |||||
| * | [Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497) | SergioPoverony | 2021-12-05 | 1 | -0/+8 |
| | | | | | | Co-authored-by: Drashna Jael're <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-06 | 4 | -34/+30 |
|\| | |||||
| * | [Keyboard] Updated pins configuration and keymaps for Vaengr (#15379) | Vicktor Hutama | 2021-12-05 | 4 | -34/+30 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-05 | 1 | -1/+1 |
|\| | |||||
| * | Modified config.h default configuration (#15387) | Joy Lee | 2021-12-06 | 1 | -1/+1 |
| | | | | | | | | | | * Modified config.h default configuration * Modified config.h default configuration | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-02 | 2 | -4/+4 |
|\| | |||||
| * | Update ReadMe for the Roopad (#15380) | Wolf Van Herreweghe | 2021-12-02 | 2 | -4/+4 |
| | | |||||
* | | Tidy up existing i2c_master implementations (#15376) | Joel Challis | 2021-12-02 | 5 | -81/+71 |
| | | | | | | | | | | * Move chibios defines out of header * Make some avr defines internal | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-02 | 15 | -15/+0 |
|\| | |||||
| * | Remove pointless `CUSTOM_MATRIX = no` (#15383) | Ryan | 2021-12-02 | 15 | -15/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-02 | 14 | -14/+14 |
|\| | |||||
| * | Remove manual enable of LTO within keyboards (#15377) | Joel Challis | 2021-12-02 | 14 | -14/+14 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-01 | 10 | -0/+752 |
|\| | |||||
| * | [Keyboard] Han60 QMK / VIA Support (#15332) | Farhan Rob | 2021-12-01 | 10 | -0/+752 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-12-02 | 1783 | -3458/+37 |
|\| | |||||
| * | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1785 | -3464/+37 |
| | | |||||
* | | Convert ai03/orbit to SPLIT_KEYBOARD (#15340) | Joel Challis | 2021-12-01 | 15 | -1544/+115 |
| | | |||||
* | | Convert not_so_minidox to SPLIT_KEYBOARD (#15306) | Joel Challis | 2021-12-01 | 10 | -929/+21 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-01 | 24 | -0/+963 |
|\| | |||||
| * | [Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685) | Álvaro A. Volpato | 2021-12-01 | 24 | -0/+963 |
| | | |||||
* | | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) | Joel Challis | 2021-11-30 | 4 | -0/+9 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 10 | -28/+28 |
|\| | |||||
| * | Rename Layout Macros for TKLs with F13 keys (#15361) | James Young | 2021-11-30 | 10 | -28/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dyz/dyz_tkl: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso * kopibeng/mnk88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso - rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan * mechlovin/infinity88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso * mechlovin/infinity88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso - rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 1 | -28/+30 |
|\| | |||||
| * | [Docs] Reorder functions in Understanding QMK (#15357) | thesecretmaster | 2021-11-30 | 1 | -28/+30 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 4 | -152/+64 |
|\| | |||||
| * | [Keyboard] Fix up Endgame34 (#15366) | Drashna Jaelre | 2021-12-01 | 4 | -152/+64 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 1 | -2/+0 |
|\| | |||||
| * | [Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364) | Drashna Jaelre | 2021-12-01 | 1 | -2/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 1 | -0/+2 |
|\| | |||||
| * | [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363) | Drashna Jaelre | 2021-12-01 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 1 | -0/+26 |
|\| | |||||
| * | [Core] Added chconf.h for WB32 (#15359) | Joy Lee | 2021-11-30 | 1 | -0/+26 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 2 | -0/+38 |
|\| | |||||
| * | [Keyboard] kangaroo improvements (#15350) | Xelus22 | 2021-11-30 | 2 | -0/+38 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 3 | -0/+129 |
|\| | |||||
| * | [Keymap] Keebio Sinc layout with macOS support (#15324) | Adam Lickel | 2021-11-30 | 3 | -0/+129 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Keyboard] Convert ergoinu to SPLIT_KEYBOARD (#15305) | Joel Challis | 2021-11-30 | 18 | -878/+77 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 3 | -5/+5 |
|\| | |||||
| * | Fixup paths for `ramonimbao/wete/v2`. (#15360) | Nick Brassel | 2021-11-30 | 3 | -5/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 1 | -0/+2 |
|\| | |||||
| * | Add missing virtser_init() to ChibiOS code (#15356) | Ryan | 2021-11-30 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-30 | 3 | -12/+12 |
|\| | |||||
| * | Remove deprecated defines from my keymaps (#15353) | Mats Nilsson | 2021-11-30 | 3 | -12/+12 |
| | | |||||
* | | Change default USB Polling rate to 1kHz (#15352) | Drashna Jaelre | 2021-11-29 | 1 | -1/+1 |
| | |