summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards
AgeCommit message (Expand)Author
2021-08-15LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan
2021-08-07[Keyboard] Clean up lfkpad and add keymap (#13881)Pascal Pfeil
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-27Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
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
2021-01-08VIA Support: LFKPad (#11461)Pascal Pfeil
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-10-08Add smk65/revf support (#10434)Joel Challis
2020-09-17Fix TWIlib compilation on avr-gcc 10 (#9273)Joel Challis
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević
2020-03-03[Keyboard] LFK78 refactor (#7835)Ryan
2020-02-04[Keyboard] LFKPad refactor (#8079)fauxpark
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-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
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-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)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-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-08-21Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)noroadsleft
2018-07-18Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)noroadsleft
2018-07-18Keyboard: LFKeyboards SMK65 refactor and Configurator support (#3441)noroadsleft
2018-07-18Keyboard: LFKeyboards Mini1800 refactor and Configurator update (#3440)noroadsleft
2018-07-18Keyboard: LFKPad refactor and Configurator support (#3439)noroadsleft
2018-07-18LFK87 refactor and Configurator support (#3436)noroadsleft
2018-07-18Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)scott-t-wilson
2018-07-12Configurator fix: Removed an extra key (#3380)noroadsleft
2018-07-11LFK78 Refactor and Configurator support (#3369)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-03-01Fixed dead links (#2451)Brian Choromanski