summaryrefslogtreecommitdiffstats
path: root/keyboards/walletburner
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-24/+26
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+6
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-45/+118
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-17/+46
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-3/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* Remove more empty headers (#20155)Ryan2023-03-172-18/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-16/+10
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Move backlight config to data driven (#19910)Ryan2023-02-261-2/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-30/+30
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-2/+20
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-064-15/+13
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators o...rooski152021-12-274-0/+117
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-3/+4
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
* New Keyboard: walletburner/cajal (#10458)ridingqwerty2021-01-158-0/+345
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-041-0/+132
* fixing Walletburner Neuron layout for configurator (#8839)worldspawn002020-04-181-2/+2
* [Keyboard] Add VIA support for neuron (#8264)Anthony Leung2020-03-064-4/+33
* [Keyboard] adding keyboard: neuron (#7980)worldspawn002020-02-077-0/+138