acmpesuecc / acmpesuecc/keystroke_injector

Implement keycode_interpreter

未关闭
#7 2 条评论 0 个 reaction 已指派 1 人 已被 @skandasprasad 认领 在 GitHub 查看
BOUNTY:100+ hacktoberfest
主要语言
C++
星标
1
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

This project is essentialy a keycode interpreter, which interprets the keycode provided to it in a text file into keyoard input.
The entire interpreter could either be implemented inside the ```interpret_keycode``` function, or helper functions could be used.
Bounty Points are awarded based on the simplicity and efficiency of your code.

In case you don't have a nondeMCU to try this out, simply copy and paste your interpreter code in the appropriate place inside ```test.c``` and compare the outputs.

For more information about the interpreter syntax, check out INTERPRETER.md

Bounty Points: 100-150

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。