summaryrefslogtreecommitdiff
path: root/keyboards/mechllama
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-4/+4
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-4/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-4/+10
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-42/+8
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-21/+2
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-34/+41
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan5-11/+12
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan1-4/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark6-10/+16
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan6-10/+16
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-1/+1
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-1/+2
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222-2/+3
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan1-1/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White2-0/+0
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark1-5/+9
* Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
2019-07-10Fix bug in Mechllama G35 info.json (#6294)noroadsleft1-1/+0
2019-07-09Add G35 keyboard (#6263)Kaylyn Bogle12-0/+257