Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new keyboard molecule #12601

Merged
merged 8 commits into from
Jun 7, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update keyboards/molecule/adns.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
bbrfkr and drashna authored Apr 21, 2021
commit 0f901826270e469749009a60eb287a9fd11dee46
2 changes: 0 additions & 2 deletions keyboards/molecule/adns.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ void pointing_device_init(void);
int16_t convertDeltaToInt(uint8_t high, uint8_t low);

void readSensor(void);

void pointing_device_task(void);