summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech
Commit message (Collapse)AuthorAge
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-10
|
* wilba_tech: allow keymaps to override backlight_effect_indicators() (#18791)Selene ToyKeeper2022-10-21
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove stale userspace/keymaps (#18700)Joel Challis2022-10-20
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
| | | | | | | | | | | * `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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-20
|\
| * Wilba Tech WT65-D Layout Additions (#18779)James Young2022-10-20
| |
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-17
| |
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-13
|\|
| * Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-13
| |
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13
| |
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
| | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* | RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-01
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-30
|\|
| * [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-29
| | | | | | Co-authored-by: ZyBeR <n/a>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-23
|\|
| * Add caps lock and scroll lock indicators (#17725)Wilba2022-09-23
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
| |
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-28
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-10
|\|
| * Fix detection of EEPROM reset in some keyboards (#17970)Wilba2022-08-09
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-06
|
* Added WT65-D (#17724)Wilba2022-07-26
|
* [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)Seth Barberee2022-05-30
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] TKC Portico75 (#15114)TerryMathews2022-02-04
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jael're <drashna@live.com>
* wilba.tech WT60-H3 Layout Macro Refactor (#16140)James Young2022-01-30
| | | | | | | * move ISO Enter argument to home row Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards. * update info.json data
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
|
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
|
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-26
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused IS_COMMAND() instances from keyboard-level config.h, 0-9 * Remove unused IS_COMMAND() instances from keyboard-level config.h, A-B * Remove unused IS_COMMAND() instances from keyboard-level config.h, C-D * Remove unused IS_COMMAND() instances from keyboard-level config.h, E-G * Remove unused IS_COMMAND() instances from keyboard-level config.h, handwired * Remove unused IS_COMMAND() instances from keyboard-level config.h, H-M * Remove unused IS_COMMAND() instances from keyboard-level config.h, N-R * Remove unused IS_COMMAND() instances from keyboard-level config.h, S-Z * Remove unused Magic Key definitions from keyboard-level config.h, 0-9 * Remove unused Magic Key definitions from keyboard-level config.h, A * Remove unused Magic Key definitions from keyboard-level config.h, B * Remove unused Magic Key definitions from keyboard-level config.h, C * Remove unused Magic Key definitions from keyboard-level config.h, D-E * Remove unused Magic Key definitions from keyboard-level config.h, F-H * Remove unused Magic Key definitions from keyboard-level config.h, handwired * Remove unused Magic Key definitions from keyboard-level config.h, I-K * Remove unused Magic Key definitions from keyboard-level config.h, L-M * Remove unused Magic Key definitions from keyboard-level config.h, N-R * Remove unused Magic Key definitions from keyboard-level config.h, S-V * Remove unused Magic Key definitions from keyboard-level config.h, W-Z * Merge remote-tracking branch 'upstream/master' into clean/command_and_magic * Remove remaining unused IS_COMMAND() instances from keyboard-level config.h
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-20
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
| |