summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-07107-11172/+0
* Merge upstream masterlokher2022-12-06107-0/+11172
|\
| * VIA V3 - The Custom UI Update (#18222)Wilba2022-11-1025-92/+175
| * wilba_tech: allow keymaps to override backlight_effect_indicators() (#18791)Selene ToyKeeper2022-10-211-1/+1
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
| * Remove stale userspace/keymaps (#18700)Joel Challis2022-10-205-231/+0
| * Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-202-5/+816
| |\
| | * Wilba Tech WT65-D Layout Additions (#18779)James Young2022-10-202-5/+816
| * | Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
| * | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1566-66/+66
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-153-4/+21
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-135-32/+11
| |\|
| | * Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-135-32/+11
| * | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-132-105/+0
| * | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-2/+2
| * | RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-012-2/+2
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-305-0/+121
| |\|
| | * [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-295-0/+121
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-237-2/+44
| |\|
| | * Add caps lock and scroll lock indicators (#17725)Wilba2022-09-237-2/+44
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2314-35/+35
| * | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
| |/
* / Remove non-Keychron keyboardslokher2022-09-13450-17797/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-6/+6
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-102-6/+6
|\|
| * Fix detection of EEPROM reset in some keyboards (#17970)Wilba2022-08-092-6/+6
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0644-44/+0
|/
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-0688-352/+306
* Added WT65-D (#17724)Wilba2022-07-269-0/+155
* [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)Seth Barberee2022-05-301-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-1520-47/+1
* [Keyboard] TKC Portico75 (#15114)TerryMathews2022-02-041-2/+191
* wilba.tech WT60-H3 Layout Macro Refactor (#16140)James Young2022-01-303-11/+81
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0943-77/+43
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-43/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-077-14/+7
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0143-95/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-8/+8
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-193-3/+3
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0544-44/+44
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2923-23/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-3023-23/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2612-576/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-2612-576/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2123-23/+23
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-2123-23/+23
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2013-13/+13
|\|