summaryrefslogtreecommitdiffstats
path: root/keyboards/hid_liber
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-122-2/+2
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-21/+4
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-32/+0
|/
* HID Liberation Device Refactor and Configurator layout support (#9394)James Young2020-06-159-84/+143
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-5/+5
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-202-81/+13
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-4/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-1/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Keyboard: Add support for bpiphany's HID Liberation Device (#3470)bakageta2018-07-3014-0/+996