summaryrefslogtreecommitdiffstats
path: root/keyboards/hid_liber
Commit message (Expand)AuthorAgeFilesLines
* move hid_liber to /bpiphany (#16091)peepeetee2022-02-0913-809/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-2/+1
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* 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