summaryrefslogtreecommitdiff
path: root/keyboards/leeku
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-03-31V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan
2020-03-28V-USB: Use structs for USB descriptors (#8572)Ryan
2020-03-26V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2020-01-02Remove custom matrix from PS2AVRGB boards (#7396)fauxpark
2019-11-23[Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis
2019-11-15Adding new pcb with default keymap and personal keymap (#7314)Sid Carter