summaryrefslogtreecommitdiff
path: root/keyboards/bear_face
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis5-178/+15
2024-07-10refactor bear_face/v1, v2 (#24060)Will Hedges10-78/+135
2024-07-03[keyboard] added bear_face/v3 (#24032)Will Hedges5-0/+507
2024-06-25Migrate `led_update_kb` implementations to DD (#23985)Joel Challis3-68/+3
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-6/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-4/+4
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young2-39/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+9
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-0/+1
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-3/+2
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan6-341/+252
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-46/+2
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-8/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-31/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're6-50/+16
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan6-50/+16
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27fix function layer to reflect cap labels (#17813)turbololvo1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis3-6/+6
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-12Fix up build options comments (#15463)Ryan1-0/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White2-0/+0
2020-07-27[Keyboard] add bear_face/v2 (#9642)chemicalwill23-267/+899
2020-04-02Fixed info.json (#8653)chemicalwill1-2/+9
2020-03-31[Keyboard] added bear_face PCB (#8596)chemicalwill8-0/+434