Skip to content

Pull requests: T-vK/ESP32-BLE-Keyboard

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix esp32 c3 and esp32 s3 connection problem
#318 opened Aug 7, 2024 by 5mustafa Loading… updated Jul 19, 2025
Allow server initialisation to happen outside of begin()
#248 opened Aug 13, 2023 by webmonkey Loading… updated Jul 8, 2025
Update BleKeyboard.cpp
#362 opened Apr 30, 2025 by NallamothuTanish Loading… updated Jul 5, 2025
Fixes with std::string but expecting Arduino String
#366 opened Jun 15, 2025 by QuantumLoopHole Loading… updated Jun 15, 2025
Fixes issues with Arduino IDE compilation
#343 opened Jan 7, 2025 by TriDEntApollO Loading… updated May 4, 2025
Add GitHub Actions CI build for ESP32 BLE Keyboard
#358 opened Mar 24, 2025 by tamegai-m Loading… updated Mar 24, 2025
fixed type [std::string to String]
#322 opened Sep 13, 2024 by ptsfdtz Loading… updated Feb 2, 2025
ESP32_Media_controll.ino
#344 opened Jan 8, 2025 by Shourov-Paul Loading… updated Jan 8, 2025
Compatibility with Arduino
#329 opened Oct 30, 2024 by mushxoxo Loading… updated Nov 16, 2024
syntax errors related to String() when compiling with Arduino IDE 2.3.3
#324 opened Oct 6, 2024 by chstear Loading… updated Oct 6, 2024
Add Read Numlock/Capslock/Scrolllock state
#70 opened Jan 26, 2021 by Cemu0 Loading… updated Sep 27, 2024
Fix compatibility with String for latest Arduino core
#303 opened May 22, 2024 by fordcrews Loading… updated Sep 21, 2024
Fixed a compilation issue in Arduino ide
#315 opened Aug 4, 2024 by AJIN-98 Loading… updated Aug 27, 2024
Preventing collissions
#253 opened Sep 5, 2023 by vladimir-aubrecht Loading… updated Nov 6, 2023
Rename Conflicting Variables
#197 opened Nov 11, 2022 by PeterHindes Loading… updated Nov 11, 2022
Update BleKeyboard.cpp
#54 opened Nov 4, 2020 by DustinWatts Loading… updated Jan 21, 2022
Added a new onAdvertising hook
#41 opened Aug 23, 2020 by akosbeke Loading… updated Sep 8, 2020
Change to no bond
#28 opened May 31, 2020 by aerialist Loading… updated Jul 7, 2020
enable static pin as parameter for begin()
#26 opened May 22, 2020 by SvOlli Loading… updated Jul 7, 2020
ProTip! Filter pull requests by the default branch with base:master.