{"id":16238480,"url":"https://github.com/coretechr/keybon","last_synced_at":"2025-04-07T15:10:48.055Z","repository":{"id":44356014,"uuid":"317055884","full_name":"CoretechR/Keybon","owner":"CoretechR","description":"Adaptive Macro Keyboard","archived":false,"fork":false,"pushed_at":"2023-12-17T12:25:51.000Z","size":43017,"stargazers_count":298,"open_issues_count":4,"forks_count":34,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-03-31T13:18:02.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackaday.io/project/176239","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoretechR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-29T22:31:07.000Z","updated_at":"2025-03-11T08:35:30.000Z","dependencies_parsed_at":"2025-01-07T17:14:13.930Z","dependency_job_id":"7c59e780-2afc-4ef1-84c9-8103ddd2a7b5","html_url":"https://github.com/CoretechR/Keybon","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoretechR%2FKeybon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoretechR%2FKeybon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoretechR%2FKeybon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoretechR%2FKeybon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoretechR","download_url":"https://codeload.github.com/CoretechR/Keybon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675607,"owners_count":20977378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T13:40:31.218Z","updated_at":"2025-04-07T15:10:48.027Z","avatar_url":"https://github.com/CoretechR.png","language":"C#","readme":"# Keybon - Adaptive Macro Keyboard\n\nKeybon is a macro keyboard with configurable layouts and functions. Integrated into each of its nine tactile buttons is a 0.66” OLED screen. Depending on which app is active on the connected computer, Keybon switches to the suitable key layout thanks to its companion software.\n\n![](keybon%20animated.gif)\n\n![](Explosion%20Animation.gif)\n\n# Instructions\n\n1.  Download the USB bootloader: https://github.com/rogerclarkmelbourne/STM32duino-bootloader\n\n    Connect a USB-to-Serial adapter to the TX/RX pins of your board. Close the BOOT0 jumper before applying power.\n    \n    Flash the USB bootloader to the STM32 via the STM32 flasher:  https://www.st.com/en/development-tools/flasher-stm32.html\n2.  Install the required Arduino libraries listed in the keybon.ino file\n\n    Important: Adafruit_GFX_Library version 1.7.5 must be installed (dependencies for newer versions are incompatible with the STM32)\n    \n    Add the following lines to the Adafruit_SSD1306 library (in Arduino\\libraries\\Adafruit_SSD1306\\Adafruit_SSD1306.cpp) \n    ![](https://user-images.githubusercontent.com/13223470/107243109-f9623400-6a2c-11eb-850f-8f4064462722.png)\n    ```C++\n    else if ((WIDTH == 128) \u0026\u0026 (HEIGHT == 48)) {\n    comPins = 0x12;\n\t  contrast = (vccstate == SSD1306_EXTERNALVCC) ? 0x9F : 0xCF;\n    }\n    ```\n3.  Install STM32 support for the Arduino IDE: https://github.com/rogerclarkmelbourne/Arduino_STM32\n\n    Install the corresponding drivers: https://github.com/rogerclarkmelbourne/Arduino_STM32/tree/master/drivers\n4.  Compile and upload the Arduino sketch:\n\n    ![](https://user-images.githubusercontent.com/13223470/107160061-3b8b6700-6994-11eb-9f17-666364d7964a.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoretechr%2Fkeybon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoretechr%2Fkeybon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoretechr%2Fkeybon/lists"}