Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Alu84 Refactor (#13760) | James Young | 2021-07-29 | 10 | -301/+227 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: human-friendly formatting * use QMK 3-character notation for layout macro/data * alu84.h: use #pragma once include guard * clean up alu84.c Remove unnecessary includes and functions. * refactor config.h - use #pragma once include guard - enable Backlight Breathing - align comments to QMK AVR template * refactor default keymap - add license header - use layer_names enum - refactor keymap to be more generic - remove unnecessary and empty functions * refactor turbomech keymap.c - edit license header - refactor keymap for readability (use QMK-native keycode aliases) - remove unnecessary and empty functions * refactor turbomech config.h - use #pragma once include guard - align to QMK template * refactor turbomech rules.mk Edit the file to make it conform to QMK template. * align rules.mk to QMK template * touch-up default keymap * touch-up alu84.h * rename LAYOUT to LAYOUT_75_ansi Also enables Community Layout Support * modernize readme.md - update description - convert keyboard data to list - add flashing and bootloader instructions - update Docs links * alias LAYOUT to LAYOUT_75_ansi * change readme image URL per fauxpark * touch up turbomech keymap rules.mk per fauxpark * rules.mk: convert tab to spaces | |||||
* | | Remove references to info.json `width` and `height` in CLI (#13728) | Ryan | 2021-07-29 | 10 | -25/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 2 | -53/+594 | |
|\| | ||||||
| * | Draytronics Elise Configurator fixes (#13763) | James Young | 2021-07-29 | 2 | -53/+594 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 11 | -0/+246 | |
|\| | ||||||
| * | [Keyboard] Add Treasure TYPE-9 Series II (#13725) | TreasureTypes | 2021-07-29 | 11 | -0/+246 | |
| | | | | | | | | 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-07-29 | 9 | -0/+263 | |
|\| | ||||||
| * | [Keyboard] add sus board (#13701) | Alabahuy | 2021-07-29 | 9 | -0/+263 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 2 | -2/+2 | |
|\| | ||||||
| * | [Keyboard] Match Vendor ID to my other keyboard, "unison". (#13699) | Takeshi Nishio | 2021-07-29 | 2 | -2/+2 | |
| | | | | | | Co-authored-by: Takeshi Nishio <kkeennnn@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 1 | -6/+6 | |
|\| | ||||||
| * | [Keyboard] we27 update info.json (#13678) | Uy Bui | 2021-07-29 | 1 | -6/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 11 | -0/+516 | |
|\| | ||||||
| * | [Keyboard] Add Mojo68 for Melgeek (#13578) | bomb | 2021-07-29 | 11 | -0/+516 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 9 | -0/+291 | |
|\| | ||||||
| * | [Keyboard] Add Emi20 (#13603) | AquaCylinder | 2021-07-29 | 9 | -0/+291 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 10 | -0/+270 | |
|\| | ||||||
| * | [Keyboard] add cherryb studio cb1800 keyboard (#13639) | DA | 2021-07-29 | 10 | -0/+270 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 11 | -0/+607 | |
|\| | ||||||
| * | [Keyboard] Add X-Bows Ranger Keyboard (#13660) | X-Bows Tech | 2021-07-29 | 11 | -0/+607 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 2 | -17/+51 | |
|\| | ||||||
| * | [Keymap] Jonavin keymap Mercutio add win key lockout function (#13670) | Jonavin | 2021-07-29 | 2 | -17/+51 | |
| | | | | | | Co-authored-by: Jonavin <=> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 12 | -0/+856 | |
|\| | ||||||
| * | [Keyboard] Add halfcliff keyboard (#13515) | N2-Sumikko | 2021-07-29 | 12 | -0/+856 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 22 | -0/+733 | |
|\| | ||||||
| * | [Keyboard] Add GetawayVan (#13412) | ESCA47 | 2021-07-29 | 22 | -0/+733 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 7 | -0/+430 | |
|\| | ||||||
| * | [Keyboard] Added Orthocode keyboard (#13487) | Jordan Blackbourn | 2021-07-29 | 7 | -0/+430 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-29 | 1 | -0/+18 | |
|\| | ||||||
| * | Fix unit tests after recent refactor (#13765) | Joel Challis | 2021-07-29 | 1 | -0/+18 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-28 | 1 | -5/+62 | |
|\| | ||||||
| * | Allison Numpad: Configurator fix for LAYOUT_numpad_6x4 (#13759) | James Young | 2021-07-28 | 1 | -5/+62 | |
| | | | | | | | | | | | | | | | | | | * info.json: human-friendly formatting - one key object per line; line breaks between physical rows - four-space indent - remove trailing whitespace * info.json: correct key object order for LAYOUT_numpad_6x4 | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-28 | 1 | -5/+14 | |
|\| | ||||||
| * | Update "make format" message (#13741) | Ryan | 2021-07-28 | 1 | -5/+14 | |
| | | | | | | | | | | * Update "make format" message * Add examples for `qmk` command as well | |||||
* | | Minor tidy up of key overrides (#13747) | Joel Challis | 2021-07-28 | 5 | -39/+17 | |
| | | | | | | | | | | | | | | * Minor tidy up of key overrides * Update quantum/quantum.c * Update quantum/quantum.c | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-28 | 1 | -1/+1 | |
|\| | ||||||
| * | fix: Fix typo in documentation for one shot keys. ON_TOGG -> OS_TOGG (#13754) | Shane Celis | 2021-07-28 | 1 | -1/+1 | |
| | | | | | | `ON_TOGG` doesn't exist in the codebase. | |||||
* | | matrix_scan_x -> x_task (#13748) | Joel Challis | 2021-07-28 | 13 | -31/+27 | |
| | | ||||||
* | | Allow for higher USB Polling rate on ATSAM boards (#13755) | Drashna Jaelre | 2021-07-28 | 1 | -3/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-28 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] fix short circuit in led_update_kb for quefrency rev3 (#13752) | Jonavin | 2021-07-28 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Jonavin <=> | |||||
* | | Remove some legacy files (#13715) | Joel Challis | 2021-07-27 | 7 | -173/+0 | |
| | | ||||||
* | | Align AW20216 driver (#13712) | Joel Challis | 2021-07-27 | 3 | -90/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Align AW20216 driver * Update drivers/awinic/aw20216.h Co-authored-by: Ryan <fauxpark@gmail.com> * Review comments * formatting fixes * stop if start failed? * review comments Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Fix typo in Dactyl Manuform (#13740) | Ryan | 2021-07-27 | 1 | -1/+1 | |
| | | ||||||
* | | Dactyl Manuform cleanup (#13686) | Ryan | 2021-07-27 | 54 | -1554/+1409 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-27 | 1 | -0/+2 | |
|\| | ||||||
| * | [Docs] Add `default` case in Tap Dance Example 6 (#13727) | ForsakenRei | 2021-07-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494. Without it compile firmware with Example 6 code will encounter 2 errors: `enumeration value 'TD_NONE' not handled in switch` `enumeration value 'TD_UNKNOWN' not handled in switch` | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-27 | 6 | -46/+290 | |
|\| | ||||||
| * | [Keyboard] Ares refactor (#13730) | James Young | 2021-07-26 | 6 | -46/+290 | |
| | | ||||||
* | | [Keyboard] Add RGB matrix support for Kyria (#12789) | Albert Y | 2021-07-26 | 3 | -0/+38 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost> |