| Commit message (Expand) | Author | Age | Files | Lines |
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -3/+3 |
* | Move 60% layouts to data driven (#20477) | Ryan | 2023-04-27 | 2 | -79/+341 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -2/+2 |
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 2 | -8/+5 |
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 6 | -8/+8 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-10 | 1 | -3/+0 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 8 | -8/+8 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 2 | -3/+11 |
* | Remove keymaps that still reference legacy macros (#18693) | Joel Challis | 2022-10-13 | 2 | -105/+0 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 2 | -2/+2 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 2 | -7/+6 |
* | [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230) | Seth Barberee | 2022-05-30 | 1 | -1/+1 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+0 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan | 2021-12-07 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -3/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 2 | -2/+2 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+1 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Various fixes from reorg of files (#14051) | Joel Challis | 2021-08-18 | 1 | -1/+1 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Cleanup gitignore (#13390) | Ryan | 2021-07-02 | 1 | -0/+0 |
* | Update sethBarberee Userspace (#12620) | Seth Barberee | 2021-05-08 | 1 | -0/+1 |
* | Remove `DESCRIPTION`, W-Z (#11633) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | Change ?= to = in keyboard rules.mk (#9390) | Ryan | 2020-06-15 | 1 | -1/+1 |
* | Fix capitalisation of "GitHub" (#9184) | Ryan | 2020-05-25 | 1 | -1/+1 |
* | Trim firmware size changes from default rules.mk, part 4 (#8046) | ridingqwerty | 2020-01-31 | 1 | -4/+4 |
* | [Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948) | Wilba | 2020-01-21 | 1 | -1/+0 |
* | Add VIA support for QMK backlight, QMK RGBLight (#7911) | Wilba | 2020-01-20 | 1 | -1/+4 |
* | VIA Configurator Refactor (#7268) | Wilba | 2020-01-03 | 5 | -25/+44 |
* | Cleanup rules.mk for 32U4 keyboards, T-Z (#7190) | fauxpark | 2019-10-29 | 1 | -7/+7 |
* | [Keyboard] wilba.tech PCB refactoring (#6982) | Wilba | 2019-10-11 | 1 | -38/+8 |
* | [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757) | Wilba | 2019-09-17 | 1 | -8/+8 |
* | [Keymap] Adding my userspace and keymaps (#6496) | Seth Barberee | 2019-08-13 | 3 | -0/+84 |
* | [Keyboard] Fix QMK Configurator bug with Wilba Tech Zeal60 LAYOUT_60_all (#6387) | noroadsleft | 2019-07-22 | 1 | -1/+1 |
* | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba | 2019-07-21 | 22 | -0/+977 |