summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/mini1800/mini1800.c
AgeCommit message (Expand)Author
2023-05-03Remove use of layout macros for LFKeyboards LED config (#20666)Ryan
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-01-22Remove `action_function()` from LFKeyboards boards (#15993)Ryan
2021-09-03Remove more cruft in keyboard files (#14288)Ryan
2018-12-10Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin
2018-02-23Lfkeyboards updates (#2421)scott-t-wilson