{"id":16323781,"url":"https://github.com/andrewjo/qmk-drop-alt","last_synced_at":"2025-03-22T21:32:44.082Z","repository":{"id":49685723,"uuid":"345828527","full_name":"AndrewJo/qmk-drop-alt","owner":"AndrewJo","description":"Custom keymap and lighting themes for Drop ALT keyboard","archived":false,"fork":false,"pushed_at":"2023-04-22T23:23:26.000Z","size":30,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T15:16:17.563Z","etag":null,"topics":["drop-alt","keyboard","massdrop","outrun","qmk","qmk-firmware","qmk-keymap"],"latest_commit_sha":null,"homepage":"","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/AndrewJo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2021-03-08T23:53:31.000Z","updated_at":"2025-02-17T06:23:41.000Z","dependencies_parsed_at":"2024-10-28T15:35:45.918Z","dependency_job_id":null,"html_url":"https://github.com/AndrewJo/qmk-drop-alt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJo%2Fqmk-drop-alt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJo%2Fqmk-drop-alt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJo%2Fqmk-drop-alt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJo%2Fqmk-drop-alt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewJo","download_url":"https://codeload.github.com/AndrewJo/qmk-drop-alt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245023365,"owners_count":20548714,"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":["drop-alt","keyboard","massdrop","outrun","qmk","qmk-firmware","qmk-keymap"],"created_at":"2024-10-10T22:55:39.475Z","updated_at":"2025-03-22T21:32:44.051Z","avatar_url":"https://github.com/AndrewJo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qmk-drop-alt :keyboard:\n\nThis is a custom QMK keymap and lighting firmware for Drop ALT keyboards.\n\n## Usage\n\nGo to [Releases][releases] and download the binary file. You can use either\n[QMK Toolbox][qmk-toolbox] or [mdloader][mdloader] to flash your keyboard.\n\n## Compiling from source\n\nIf you don't trust the binary release, you can also build from source. If you\nplan on making modifications to the keymap or lighting programs, this will be\nmandatory.\n\n### Prerequisites\n\nYou will need `qmk` CLI tool in order to build the firmware. Please read\n[Setting Up Your QMK Environment][qmk-newbs-getting-started] and set up your\nQMK build environment before getting started.\n\n### Getting Started\n\nNavigate to QMK home directory. On default installs, this should generally be\nat: `$HOME/qmk_firmware`.\n\nConfigure your build environment and set your keyboard as Drop ALT:\n\n```console\nqmk config user.keyboard=massdrop/alt\n```\n\nThen, add this repository into `keyboards/massdrop/alt/keymaps` as a submodule:\n\n```console\ncd keyboards/massdrop/alt/keymaps\ngit submodule add https://github.com/AndrewJo/qmk-drop-alt AndrewJo/\n```\n\nIf you plan on modifying the code, please fork this repository first and\nreplace the repository path accordingly.\n\nYou can now build the firmware:\n\n```console\nqmk compile\n```\n\nThis will create a binary file that is named as `massdrop_alt_AndrewJo.bin`.\n\nYou can flash this binary using the tools mentioned in the [Usage](#usage)\nsection above.\n\n## LED Matrix Themes\n\n### Outrun Sunset\n\n![Outrun](https://raw.githubusercontent.com/AndrewJo/qmk-drop-alt/master/outrun-sunset.svg)\n\n#### Supported Lighting Commands\n\n- `Fn` + `W`: Increase brightness\n- `Fn` + `S`: Decrease brightness\n- `Fn` + `T`: Increase saturation\n- `Fn` + `G`: Decrease saturation\n- `Fn` + `Z`: Toggle: All LEDs / Key LEDs / Underglow LEDs / LED Off\n\n### Game Mode: FPS\n\n![Game - FPS](https://raw.githubusercontent.com/AndrewJo/qmk-drop-alt/master/game-fps.svg)\n\n#### Supported Lighting Commands\n\n- `Fn` + `W`: Increase brightness\n- `Fn` + `S`: Decrease brightness\n- `Fn` + `R`: Increase background hue value\n- `Fn` + `F`: Decrease background hue value\n- `Fn` + `E`: Increase foreground hue value (WASD keys)\n- `Fn` + `Q`: Decrease foreground hue value (WASD keys)\n- `Fn` + `T`: Increase saturation\n- `Fn` + `G`: Decrease saturation\n- `Fn` + `Z`: Toggle: All LEDs / Key LEDs / Underglow LEDs / LED Off\n\n### Game Mode: MOBA\n\n![Game - MOBA](https://raw.githubusercontent.com/AndrewJo/qmk-drop-alt/master/game-moba.svg)\n\n#### Supported Lighting Commands\n\n- `Fn` + `W`: Increase brightness\n- `Fn` + `S`: Decrease brightness\n- `Fn` + `R`: Increase background hue value\n- `Fn` + `F`: Decrease background hue value\n- `Fn` + `E`: Increase foreground hue value (WASD keys)\n- `Fn` + `Q`: Decrease foreground hue value (WASD keys)\n- `Fn` + `T`: Increase saturation\n- `Fn` + `G`: Decrease saturation\n- `Fn` + `Z`: Toggle: All LEDs / Key LEDs / Underglow LEDs / LED Off\n\n[releases]: https://github.com/AndrewJo/qmk-drop-alt/releases\n[qmk-toolbox]: https://github.com/qmk/qmk_toolbox\n[mdloader]: https://github.com/Massdrop/mdloader\n[qmk-newbs-getting-started]: https://docs.qmk.fm/#/newbs_getting_started\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjo%2Fqmk-drop-alt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjo%2Fqmk-drop-alt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjo%2Fqmk-drop-alt/lists"}