summaryrefslogtreecommitdiff
path: root/keyboards/misonoworks
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2-4/+12
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-55/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-9/+9
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young2-3/+6
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis4-27/+20
2024-02-19Manual user keymap removal (#23104)Joel Challis1-70/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-42/+23
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan4-5/+4
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-160/+102
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove more empty headers (#20155)Ryan1-18/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan4-16/+10
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+6
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-4/+0
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-16Docs/space b cleanup (#19612)Tom Barnes1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-5/+5
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-2/+11
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan3-3/+3
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan4-14/+12
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-3/+7
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222-2/+3
2021-08-16Merge remote-tracking branch 'origin/master' into developQMK Bot2-8/+67
2021-08-16MisonoWorks Chocolate Bar Configurator fixes (#14009)James Young2-8/+67
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-08-06[Keyboard] Fix oled_task_user for chocolatebar (#13911)Drashna Jaelre1-83/+23
2021-08-06[Keyboard] Add MisonoWorks Chocolate Bar keyboard (#13798)misonoworks9-0/+365
2021-06-20MisonoWorks Karina Layout Macro Rework (#13259)James Young5-41/+104
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young2-20/+20
2021-01-11Fixup line endings.Nick Brassel1-15/+15
2021-01-10[Keyboard] Add Karina keyboard (#11347)misonoworks8-0/+287