summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/mini1800
AgeCommit message (Expand)Author
2021-08-15LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2020-01-31Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2019-09-19Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark
2019-09-05Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-24Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark
2019-01-23Remove lfkeyboards parent rules.mk as its only required for mini1800zvecr
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
2018-12-10Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre
2018-07-18Keyboard: LFKeyboards Mini1800 refactor and Configurator update (#3440)noroadsleft
2018-06-16info.json for mini1800 (#3183)Devin "Koduh" Bryce
2018-04-08Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...MechMerlin
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin
2018-02-23Lfkeyboards updates (#2421)scott-t-wilson