33 Révisions (master)

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