{"id":28999970,"url":"https://github.com/ripred/mykeywords","last_synced_at":"2026-02-09T03:32:07.433Z","repository":{"id":189583592,"uuid":"680902821","full_name":"ripred/MyKeywords","owner":"ripred","description":"Define your own custom color-highlighted keywords for the Arduino IDE!","archived":false,"fork":false,"pushed_at":"2025-02-01T04:37:48.000Z","size":795,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T05:23:30.302Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ripred.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":"2023-08-20T19:13:04.000Z","updated_at":"2025-02-01T04:37:54.000Z","dependencies_parsed_at":"2025-02-01T05:31:38.584Z","dependency_job_id":null,"html_url":"https://github.com/ripred/MyKeywords","commit_stats":null,"previous_names":["ripred/mykeywords"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ripred/MyKeywords","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FMyKeywords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FMyKeywords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FMyKeywords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FMyKeywords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripred","download_url":"https://codeload.github.com/ripred/MyKeywords/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FMyKeywords/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261838335,"owners_count":23217616,"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":"2025-06-25T08:41:11.751Z","updated_at":"2026-02-09T03:32:07.384Z","avatar_url":"https://github.com/ripred.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Arduino CI](https://github.com/ripred/MyKeywords/workflows/Arduino%20CI/badge.svg)](https://github.com/marketplace/actions/arduino_ci)\n[![Arduino-lint](https://github.com/ripred/MyKeywords/actions/workflows/arduino-lint.yml/badge.svg)](https://github.com/ripred/MyKeywords/actions/workflows/arduino-lint.yml)\n![code size:](https://img.shields.io/github/languages/code-size/ripred/MyKeywords)\n[![GitHub release](https://img.shields.io/github/release/ripred/MyKeywords.svg?maxAge=3600)](https://github.com/ripred/MyKeywords/releases)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ripred/MyKeywords/blob/master/LICENSE)\n\n\n# MyKeywords Arduino Library\n\nAdd your own color highlighted keywords to the Arduino IDE!\n\nThis is a simple do-nothing library that allows you to define your own color highlighted keywords without cluttering up any other libraries.\nBy changing or adding your own definitions to the keywords.txt file you can add your own defined color-highlighted keywords to your Arduio IDE sketches.\n\nTo change or add your own keyword(s) edit the:\n   Arduino/libraries/MyKeywords/keywords.txt\nfile with a text editor that does not convert tabs to spaces.\n\nNOTE!\nTo define your own keywords you MUST use a TAB character between the\nkeyword and the keyword type (KEYWORD1, KEYWORD2, or LITERAL1)\nNOT SPACES!\n\nTo see the highlighting take effect you may need to exit the IDE and re-open it.\n```\n########################################################\n# Syntax Coloring Map for Local Arduino Sketches\n########################################################\n# Datatypes (KEYWORD1)\n########################################################\nFred\tKEYWORD1\nWilma\tKEYWORD1\nBarney\tKEYWORD1\n\n########################################################\n# Methods, Functions, and Globals (KEYWORD2)\n########################################################\npebbles\tKEYWORD2\nbambam\tKEYWORD2\n\n########################################################\n# Constants (LITERAL1)\n########################################################\nBetty\tLITERAL1\nDino\tLITERAL1\n```\n![](MyKeywords.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripred%2Fmykeywords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripred%2Fmykeywords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripred%2Fmykeywords/lists"}