summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/keymaps
Commit message (Expand)AuthorAgeFilesLines
* rgblight: driver selection cleanups (#21558)Ryan2023-08-154-4/+0
* LFK87 refactor (#20635)Ryan2023-05-024-76/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-3/+3
* Update use of legacy keycodes (#19120)Joel Challis2022-11-224-13/+13
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-8/+8
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-8/+8
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `action_function()` from LFKeyboards boards (#15993)Ryan2022-01-224-409/+358
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-54/+54
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-4/+4
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-094-27/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-074-20/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-7/+4
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-302-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-102-2/+0
* Remove empty override functions (#14312)Ryan2021-09-052-24/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-08-154-23/+23
|\
| * LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-154-23/+23
* | Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
|/
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-112-44/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-302-8/+8
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-20/+0
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-8/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-8/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-242-11/+7
* Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre2018-12-104-46/+0
* LFK87 refactor and Configurator support (#3436)noroadsleft2018-07-184-300/+311
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-074-15/+15
* Lfkeyboards updates (#2421)scott-t-wilson2018-02-237-0/+480
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-096-0/+393