keybrd library is an open source library for creating custom-keyboard firmware.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.

tutorial_2_single-layer_keyboard.md 677B

12345678910111213141516
  1. Tutorial 2 - single-layer keyboard
  2. =======================================
  3. This annotated sketch explains how the keybrd library works:
  4. [keybrd_2_single-layer_annotated.ino](keybrd_proj/keybrd/examples/tutorials/keybrd_2_single-layer_annotated/keybrd_2_single-layer_annotated.ino)
  5. You can view the class definitions in the [keybrd library](keybrd/src/).
  6. After reading the sketch you will be to modify it to suite your own single-layer keyboard design.
  7. ## Exercises
  8. 1) Add a third column to the breadboard and sketch.
  9. | Layout | **0** | **1** | **2** |
  10. |:------:|-------|-------|-------|
  11. | **0** | a | b | c |
  12. | **1** | 1 | 2 | shift |