summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis18-18/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis18-18/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel3-52/+11
2024-12-17[Keyboard] wilba_tech/wt45_h1 (#24717)Less/Rikki3-0/+271
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2-26/+26
2024-10-06WS2812 API rework (#24364)Ryan1-12/+6
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan10-33/+45
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel96-2004/+0
2024-07-30Eliminate use of `#include "../default/keymap.c"`. (#24215)Nick Brassel20-20/+954
2024-07-12Convert `eeconfig_init_kb` implementations to config (#24087)Joel Challis2-20/+5
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-06-22Migrate `led_update_kb` implementations to DD (#23981)Joel Challis4-43/+6
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789)James Young84-529/+252
2024-05-21Remove includes of config.h (#23760)Joel Challis1-24/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-6/+6
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-6/+3
2024-04-24Align NO_SUSPEND_POWER_DOWN keyboard config (#23606)Joel Challis14-14/+14
2024-04-13Migrate build target markers to keyboard.json - W (#23511)Joel Challis52-375/+191
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan6-13/+11
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis10-5/+0
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-0/+3
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis36-214/+146
2024-03-14Added WT65-H3 (HIBI HIBIKI) (#22886)Wilba6-0/+439
2024-03-14Added WT65-G3 (HIBI HIBIKI) (#22888)Wilba6-0/+445
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan7-672/+672
2024-02-19Manual user keymap removal (#23104)Joel Challis4-178/+0
2024-02-15Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)Joel Challis3-651/+0
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan1-45/+45
2024-01-31Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+311
2024-01-30Added WT65-H2 (Bauer Lite) (#22885)Wilba7-0/+311
2024-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot6-0/+119
2024-01-12Added WT20-H1 (HIBI JUNIOR) (#22893)Wilba6-0/+119
2024-01-07WT boards: extract `g_is31fl3736_leds` from wt_mono_backlight (#22823)Ryan8-110/+840
2024-01-04LED drivers: rename "simple" to "mono" (#22814)Ryan8-8/+8
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel3-119/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-63/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2-68/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2-99/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis11-302/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis20-20/+0
2023-11-08WT RGB cleanups (#22379)Ryan15-834/+1205
2023-11-01Relocate LED driver init code (#22365)Ryan23-63/+56
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan14-1/+27
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan8-10/+15
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan21-35/+35
2023-10-04Update ISSI LED types (#22099)Ryan2-10/+10
2023-09-27is31fl3736: extract single-color API (#22133)Ryan15-35/+145
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis4-4/+6
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-36/+15
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan3-4/+22