Skip to content

My own Keyboard on a Adafruit nRF52 Feather with Arduino

License

Notifications You must be signed in to change notification settings

samveen/my_nrf52_kbd

Repository files navigation

Keyboard

My own Keyboard on a Adafruit nRF52 Feather with Arduino (learner project for samveen/mnk)

Overview

I am making an effort on my part to create my own BT keyboard because I am unhappy with the state of the keyboards I have:

  • New keyboard on every device
  • Stupid key layout on my favourite portable keyboard (an old Palm 3245WW)

This repo contains the software flailings I do.

Building

The below procedure describes how to build this application for the Adafruit nRF52 Feather. I assume Ubuntu 17.10 as build environment.

  1. Follow Bluefruit nRF52 Feather Learning Guide to set up your environment.

  2. Clone this repo somehere.

    $ git clone 'https://github.com/samveen/my_nrf52_kbd.git'
  1. Open the source in Android studio

  2. Profit

    $ echo '$$$$$'

More background

About

My own Keyboard on a Adafruit nRF52 Feather with Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages