index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
bpiphany
/
hid_liber
Age
Commit message (
Expand
)
Author
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-07-25
Move keyboard USB IDs and strings to data driven: B (#17782)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-02-09
move hid_liber to /bpiphany (#16091)
peepeetee