33 Commits (master)

Autor SHA1 Mensaje Fecha
  wolfv6 256a247011 document hace 7 años
  wolfv6 726e666ebb add tutorial_7ab_mapping_layout_to_matix.md and mapping sketches hace 7 años
  wolfv6 6bc75afe1b in keybrd library, change #include <keybrd library file> angle bracket to double quotes hace 7 años
  wolfv6 e9e74634a4 move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ hace 7 años
  wolfv6 ce9c10aba6 document hace 7 años
  wolfv6 3fa0aee2e2 add tri-state and right 74HC165 to sr0_LED_shiftRegs.ino hace 7 años
  wolfv6 07a66b0505 run AStyle hace 7 años
  wolfv6 dad142eaa4 reword documentation - bitwise to bit pattern or bits hace 7 años
  wolfv6 2e77a18847 update diagrams and tutorials: 0 1 2 3a hace 7 años
  wolfv6 47e9d49127 rename Row::readPinCount to keyCount hace 7 años
  wolfv6 721fd86bc2 change DH to move scanner instantiation from Row_DH_uC and Row_DH_IOE to sketch hace 7 años
  wolfv6 874ba7ac11 move scanner instantiation from Row_uC to sketch, update keybrd_1_breadboard.ino hace 7 años
  wolfv6 caa29dec63 add MCP23S17 port files hace 7 años
  wolfv6 c9a3abd4e7 move Debug variables to static hace 7 años
  wolfv6 147154f040 document row files hace 7 años
  wolfv6 cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples hace 7 años
  wolfv6 e860d059cf move READ_PIN_COUNT parameter in constructors hace 7 años
  wolfv6 a5d6fb8d9e change class and variable names hace 7 años
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() hace 7 años
  wolfv6 6bbb05716f remove RowBase::wait(), add RowDelay.delay() hace 7 años
  wolfv6 f195c8f56a move proccess() form RowBase to children hace 7 años
  wolfv6 d1085a615e document hace 7 años
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t hace 8 años
  wolfv6 fcaa6d06e9 document hace 8 años
  wolfv6 2b856afa26 move Row::process() to RowBase hace 8 años
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE hace 8 años
  wolfv6 45477a954d change activeHigh to static hace 8 años
  wolfv6 042e099995 move scan() to RowScanner_BitManipulation hace 8 años
  wolfv6 11f20376b7 move debouncer.debounce() to Row::process() hace 8 años
  wolfv6 ff5f50db5f move RowBase::process() to Row and Row_DH hace 8 años
  wolfv6 84fc616916 swap places of debounced and previousDebounced hace 8 años
  wolfv6 d177dbfa97 add RowBase::wait() hace 8 años
  wolfv6 b6b6e9fee9 add RowBase class, move debounce() to Row, add simple Row_DH::debounce() hace 8 años
  wolfv6 90c420491e remove debounced from debounce() hace 8 años
  wolfv6 1d3af27ebd break up Row::detectEdge(), move parts into debounce() and pressRelease() hace 8 años
  wolfv6 25f66090e5 rename previousDebounced, debounced hace 8 años
  wolfv6 51fb06939f add debounce_unit_test.cpp hace 8 años
  wolfv6 27f0c2dfaa rename Row to RowBase, move debounce() to Row_DH hace 8 años
  wolfv6 98b6060e7c initial commit keybrd version 0.3.0 hace 8 años