summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/hid_liber
Commit message (Expand)AuthorAgeFilesLines
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-021-1/+0
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-158/+101
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-21/+21
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-252-8/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-12/+0
* move hid_liber to /bpiphany (#16091)peepeetee2022-02-0913-0/+809