summaryrefslogtreecommitdiff
path: root/keyboards/converter/m0110_usb
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)James Young2-5/+6
2024-04-16Migrate build target markers to keyboard.json - E (#23529)Joel Challis1-0/+0
2024-04-11Data-driven Keyboard Conversions: C (#23453)James Young2-11/+7
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis1-2/+1
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-79/+0
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan1-1/+1
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-284/+172
2023-03-17Remove more empty headers (#20155)Ryan1-3/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-20Fix functions with empty params (#19647)Ryan1-6/+6
2022-12-30Remove useless line continuations (#19399)Ryan1-8/+8
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-4/+4
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan2-2/+2
2022-10-01RESET -> QK_BOOT user keymaps (#18560)Joel Challis1-1/+1
2022-09-29[Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2-0/+79
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2-7/+7
2022-07-17Remove full bootmagic config (#17701)Joel Challis1-3/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan1-1/+1
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-8/+8
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-10-07Move converter specific tmk_core protocols (#14743)Joel Challis2-0/+664
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-4/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-4/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan1-41/+41
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan2-2/+1
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia1-0/+0
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty1-3/+3
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark1-49/+9
2019-02-04Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević1-18/+17
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-2/+2
2018-11-13converter/m0110_usb Configurator support and readme cleanup (#4421)noroadsleft2-9/+181
2018-08-02Keyboard: M0110 converter ported from TMK (#3556)techsock7-0/+530