summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/keymaps/iso
Commit message (Expand)AuthorAgeFilesLines
* rgblight: driver selection cleanups (#21558)Ryan2023-08-151-1/+0
* LFK87 refactor (#20635)Ryan2023-05-021-19/+0
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `action_function()` from LFKeyboards boards (#15993)Ryan2022-01-221-85/+75
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-18/+18
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-8/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-5/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+1
* 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-4/+4
|\
| * LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-151-4/+4
* | 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
* 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-10/+6
* 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-42/+44
* 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/+198