Commit Graph

3583 Commits (fea8037d61fc28a687ce06e64cdf708d183e882a)

Author SHA1 Message Date
MakotoKurauchi fea8037d61
Merge pull request #16 from mtei/helix-serial-improvement2
8 years ago
Erick Ozaki 243764b83d Keymap: Custom L0 layout for ergodone (#3591)
8 years ago
MechMerlin 489a922f34 Keyboard: Disable mouse keys for kbd6x (#3603)
8 years ago
Christopher Sexton 1ac2dd9b63 Keymap: Spaceman Spiff layout for KBD75 (#3595)
8 years ago
Christopher Sexton 98afb45a27 Keymap: Spaceman Spiff layout for the GH60 Satan (#3596)
8 years ago
Yan-Fa Li 83da38c5e4 Keymap: Update cache22 default keymap (#3597)
8 years ago
MechMerlin ccfe60eb57 Update ps2avrgb readme (#3599)
8 years ago
mtei 8142a3c740 Improved compatibility with let's split of serial.c. Finish helix/serial.c improvement.
8 years ago
mtei 7299d961b6 helix:five_rows change TAPPING_TERM value 140
8 years ago
mtei 9a1b3aded2 remove debug code from helix/serial.c and etc.
8 years ago
mtei fcb74de2d8 reduce led_test size
8 years ago
mtei 0ccb3c7c88 add a debug macro 'debug_retry_chg()'
8 years ago
mtei 06d0f8a282 fix ISR status drop
8 years ago
mtei 55bacb8499 add comment into each config.h
8 years ago
mtei d6540fd530 add debug code for retry
8 years ago
mtei 3f4cef6c84 helix serial master-slave transaction optimize
8 years ago
mtei 2b4f7d3400 serial.c: multiple types of transaction support
8 years ago
mtei 7da9081fb1 change some comment & add skip code when buffer_size == 0
8 years ago
mtei 1947f3d368 parity test ok. remove test code
8 years ago
mtei a7e41fe222 force occur parity error for test
8 years ago
mtei f8370ac02e remove checksum check, add parity check
8 years ago
mtei 8ec5499b5a reduce object size helix/rev2/matrix.c
8 years ago
mtei bae4bfe9d7 add split_scomm.c/split_scomm.h into helix/rev1
8 years ago
mtei 8804993a89 add split_scomm.c/split_scomm.h and change serial.c/serial.h
8 years ago
marksard 619b5d1e6d Keymap: add like jis(iso) layout keymap for crkbd (#3562)
8 years ago
James Underwood 69fef83b0e Keyboard: Adds Fleuron v1.0 keyboard (#3571)
8 years ago
Yan-Fa Li 16d6fd6e8e Keyboard: Add Catch 22 Hotswap Macropad to QMK (#3576)
8 years ago
Greg Bowler 2b0f5d3bea Keyboard: Remap layout to match the actual keys sent from the tada68 board. (#3483)
8 years ago
MechMerlin 0c4e0a2097 Keyboard: KBD6x Support (#3560)
8 years ago
ArpinFidel 0346bc2c5b Keymap: XD75 keymap (#3553)
8 years ago
Fred Silberberg 9a4db7a860 Keymap: Adds zen layout for 333fred (#3563)
8 years ago
Dave Brown a6e1cb08c6 Keymap: frogger keymap (#3570)
8 years ago
Drashna Jaelre 23d68d0ba1 Make sure Planck light calls user suspend functions (#3568)
8 years ago
Xyverz 3e8f272873 Keyboard: LED fixes for Kinesis Stapelberg controller, and keymap changes (#3564)
8 years ago
Olivier Poitrey f8a915a2db Keymap: dz60 macos arrow rev2 (#3561)
8 years ago
mtei 4b945ac358 Adjust sampling timing of serial signal being received
8 years ago
mtei 7f5e5c4563 add debug code to helix/serial.c
8 years ago
mtei 518e6134b5 modify serial_send_packet()/serial_recive_packet()
8 years ago
mtei d26fce792d add __attribute__((always_inline)) to some functions
8 years ago
mtei 04b552f28b add serial_low() at ISR() top
8 years ago
mtei 54e0f08353 add serial_send_packet() / serial_recive_packet()
8 years ago
mtei fc08136144 add change_reciver2sender()/change_sender2reciver()
8 years ago
mtei 69ff9091a9 txled, rxled off in matrix_init()
8 years ago
MechMerlin d8db4ab202 Keyboard: make sure LAYOUT macro names match in info.json and h87a.h (#3550)
8 years ago
techsock 329b574831 Keyboard: M0110 converter ported from TMK (#3556)
8 years ago
MechMerlin 20e5798e63 Keyboard: update new link for hardware availability (#3554)
8 years ago
marksard 9aee5e6427 Keymap: refactoring and modifief to helix five rows jis (#3552)
8 years ago
orbitingorca dfef321bdf Keyboard: Enable using shared user hhkb layout for dz60 (#3549)
8 years ago
Takeshi ISHII b29799f887 Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546)
8 years ago
Joshua Magee 0a00583462 Keyboard: Document the correct path to the let's split EEPROM files. (#3539)
8 years ago