{"id":19369282,"url":"https://github.com/cbodden/keymaps","last_synced_at":"2026-06-12T06:31:55.207Z","repository":{"id":145492631,"uuid":"124441833","full_name":"cbodden/keymaps","owner":"cbodden","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-09T22:12:18.000Z","size":3762,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T13:48:55.043Z","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/cbodden.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}},"created_at":"2018-03-08T20:03:24.000Z","updated_at":"2019-04-22T14:53:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"41d7df81-7b78-46b6-8958-fc2ed17bdd97","html_url":"https://github.com/cbodden/keymaps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbodden/keymaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodden%2Fkeymaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodden%2Fkeymaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodden%2Fkeymaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodden%2Fkeymaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbodden","download_url":"https://codeload.github.com/cbodden/keymaps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbodden%2Fkeymaps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34232790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-10T08:10:26.729Z","updated_at":"2026-06-12T06:31:55.201Z","avatar_url":"https://github.com/cbodden.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The POANY Planck Layout\n\nBased and forked from : https://github.com/qmk/qmk_firmware/tree/master/keyboards/planck/keymaps/default\n\nThis layout:\n- has back light breathing\n- key layout:\n\n```\n/* Qwerty\n * ,-----------------------------------------------------------------------------------.\n * | Tab  |   Q  |   W  |   E  |   R  |   T  |   Y  |   U  |   I  |   O  |   P  | Bksp |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * | Esc  |   A  |   S  |   D  |   F  |   G  |   H  |   J  |   K  |   L  |   ;  |  \"   |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * | Shift|   Z  |   X  |   C  |   V  |   B  |   N  |   M  |   ,  |   .  |   /  |Enter |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * | Brite| Ctrl | GUI  | Alt  |Lower |    Space    |Raise | Left | Down |  Up  |Right |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Colemak\n * ,-----------------------------------------------------------------------------------.\n * | Tab  |   Q  |   W  |   F  |   P  |   G  |   J  |   L  |   U  |   Y  |   ;  | Bksp |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * | Esc  |   A  |   R  |   S  |   T  |   D  |   H  |   N  |   E  |   I  |   O  |  \"   |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * | Shift|   Z  |   X  |   C  |   V  |   B  |   K  |   M  |   ,  |   .  |   /  |Enter |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * | Brite| Ctrl | GUI  | Alt  |Lower |    Space    |Raise | Left | Down |  Up  |Right |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Dvorak\n * ,-----------------------------------------------------------------------------------.\n * | Tab  |   \"  |   ,  |   .  |   P  |   Y  |   F  |   G  |   C  |   R  |   L  | Bksp |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * | Esc  |   A  |   O  |   E  |   U  |   I  |   D  |   H  |   T  |   N  |   S  |  /   |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * | Shift|   ;  |   Q  |   J  |   K  |   X  |   B  |   M  |   W  |   V  |   Z  |Enter |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * | Brite| Ctrl | GUI  | Alt  |Lower |    Space    |Raise | Left | Down |  Up  |Right |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Lower\n * ,-----------------------------------------------------------------------------------.\n * |   ~  |   !  |   @  |   #  |   $  |   %  |   ^  |   \u0026  |   *  |   (  |   )  | Bksp |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * | Del  |  F1  |  F2  |  F3  |  F4  |  F5  |  F6  |   _  |   +  |   {  |   }  |  |   |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * |      |  F7  |  F8  |  F9  |  F10 |  F11 |  F12 |ISO ~ |ISO | | Home | End  |      |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * |      |      |      |      |      |             |      | Home | PGDN | PGUP | End  |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Raise\n * ,-----------------------------------------------------------------------------------.\n * |   `  |   1  |   2  |   3  |   4  |   5  |   6  |   7  |   8  |   9  |   0  | Bksp |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * | Del  |  F1  |  F2  |  F3  |  F4  |  F5  |  F6  |   -  |   =  |   [  |   ]  |  \\   |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * |      |  F7  |  F8  |  F9  |  F10 |  F11 |  F12 |ISO # |ISO / |Pg Up |Pg Dn |      |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * |      |      |      |      |      |             |      | Next | Vol- | Vol+ | Play |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Plover layer (http://opensteno.org)\n * ,-----------------------------------------------------------------------------------.\n * |   #  |   #  |   #  |   #  |   #  |   #  |   #  |   #  |   #  |   #  |   #  |   #  |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * |      |   S  |   T  |   P  |   H  |   *  |   *  |   F  |   P  |   L  |   T  |   D  |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * |      |   S  |   K  |   W  |   R  |   *  |   *  |   R  |   B  |   G  |   S  |   Z  |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * | Exit |      |      |   A  |   O  |             |   E  |   U  |      |      |      |\n * `-----------------------------------------------------------------------------------'\n */\n\n/* Adjust (Lower + Raise)\n * ,-----------------------------------------------------------------------------------.\n * |      | Reset|      |      |      |      |      |      |      |      |      |  Del |\n * |------+------+------+------+------+-------------+------+------+------+------+------|\n * |      |      |      |Aud on|Audoff|AGnorm|AGswap|Qwerty|Colemk|Dvorak|Plover|      |\n * |------+------+------+------+------+------|------+------+------+------+------+------|\n * |      |Voice-|Voice+|Mus on|Musoff|MIDIon|MIDIof|      |      |      |      |      |\n * |------+------+------+------+------+------+------+------+------+------+------+------|\n * |      |      |      |      |      |             |      |      |      |      |      |\n * `-----------------------------------------------------------------------------------'\n */\n ```\n\n![Breathing](/breathe.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbodden%2Fkeymaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbodden%2Fkeymaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbodden%2Fkeymaps/lists"}