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
/
lfk65_hs
Age
Commit message (
Expand
)
Author
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-02
Move keyboard USB IDs and strings to data driven: L (#17849)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-22
Remove `action_function()` from LFKeyboards boards (#15993)
Ryan
2021-09-26
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-03
Remove more cruft in keyboard files (#14288)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-15
LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)
Ryan
2021-01-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2019-10-24
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
2018-08-21
Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)
noroadsleft
2018-07-18
Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)
noroadsleft
2018-07-18
Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)
scott-t-wilson