{"id":41387990,"url":"https://github.com/fl3pp/geonix_firmware","last_synced_at":"2026-01-23T12:05:37.755Z","repository":{"id":327086819,"uuid":"1107506881","full_name":"fl3pp/geonix_firmware","owner":"fl3pp","description":"Custom firmware for the Chosfox Genoix Rev. 2 keyboard ","archived":false,"fork":false,"pushed_at":"2025-12-11T17:50:29.000Z","size":13,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-12T22:36:48.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fl3pp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-01T08:31:03.000Z","updated_at":"2025-12-11T17:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fl3pp/geonix_firmware","commit_stats":null,"previous_names":["fl3pp/geonix_firmware"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fl3pp/geonix_firmware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fl3pp%2Fgeonix_firmware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fl3pp%2Fgeonix_firmware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fl3pp%2Fgeonix_firmware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fl3pp%2Fgeonix_firmware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fl3pp","download_url":"https://codeload.github.com/fl3pp/geonix_firmware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fl3pp%2Fgeonix_firmware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28690613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-23T12:03:53.128Z","updated_at":"2026-01-23T12:05:37.721Z","avatar_url":"https://github.com/fl3pp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fl3pp Firmware for Geonix Rev. 2\n\nThis repository contains the code for my custom firmware for the [Chosfox X Masro | Geonix Rev.2](https://chosfox.com/collections/40-keyboard/products/chosfox-x-masro-geonix-rev-2).\n\n## Compiling\n\nDownload and extract the [Chosfox distribution](https://drive.google.com/drive/folders/1QNRFeJZBt527T0AZcOdAccgRrbsD4zqa) of the QMK source code, not in the official repository but through Google Drive.\n\nHowever, note that some functionality doesn't work in this version, including e.g. `_user` functions which this keymaps makes use of. You'll have to fix this on your own if you want to use all features of this repo.\n\nThen, install the `qmk` cli tool, navigate to the directory and setup it up using:\n\n```\nqmk setup\n```\n\nNext, you'll need to clone this repository into the appropriate subdirectory:\n\n```\ncd keyboards/geonix40/geonix40/keymaps\ngit clone git@github.com:fl3pp/moonlander_firmware.git\n```\n\nFinally, setup the Geonix and this keymap using the commands:\n\n```\nqmk config compile.keyboard=geonix40/geonix40\nqmk config compile.keymap=fl3pp\n```\n\nYou should then be able to compile the firmware (in 12 threads):\n\n```\nqmk compile -j 12\n```\n\n## Flashing\n\nUsing Windows, it should be possible to use the built-in flasher of the [QMK Toolbox](https://qmk.fm/toolbox) tooling to flash the keympap.\n\nOn Mac, there seems to be a driver issue (at least on my device). But it should be possible to manually copy a new version of the firmware over using the `cp` command directly (in this case, the mounted drive was called `/Volumes/NO NAME`)\n\n```\ncd \"/Volumes/NO NAME\" \u0026\u0026 cp ~/src/qmk/Chosfox_Genoix/geonix40_geonix40_fl3pp.bin FLASH.BIN\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl3pp%2Fgeonix_firmware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffl3pp%2Fgeonix_firmware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl3pp%2Fgeonix_firmware/lists"}