index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
lfkeyboards
/
mini1800
/
keymaps
Age
Commit message (
Expand
)
Author
2021-09-30
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-10
Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-08-15
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-08-15
LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-01-11
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-01-24
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
2018-12-10
Fix the LFKeyboards so they work with the QMK Configurator (#4591)
Drashna Jaelre
2018-07-18
Keyboard: LFKeyboards Mini1800 refactor and Configurator update (#3440)
noroadsleft
2018-04-07
Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)
MechMerlin
2018-02-23
Lfkeyboards updates (#2421)
scott-t-wilson