summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/keymaps/default
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-101-1/+0
* Remove empty override functions (#14312)Ryan2021-09-051-12/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-08-151-6/+6
|\
| * LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-151-6/+6
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-10/+0
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-1/+1
* Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre2018-12-101-11/+0
* LFK87 refactor and Configurator support (#3436)noroadsleft2018-07-181-74/+76
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-071-3/+3
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-093-0/+195