roberto
0fbf77b546
Update command in ergodox FAQ.
...
The instructions in the ergodox FAQ use commands that no longer work.
This updates the commands in case someone still wants tu use this
firmware.
Fix bug GH-45
2022-11-11 18:08:15 -08:00
Mark Sikora
9a6247e6b8
ergodox: disable NKRO for lufa builds
2021-08-05 11:21:22 -04:00
Mark Sikora
574fc5e2e8
Merge remote-tracking branch 'tmk/master'
2020-06-08 15:52:01 -04:00
tmk
15434c3a16
hhkb: Add keys for Display Brightness Control
2020-05-11 21:59:33 +09:00
Mark Sikora
fc40073bbc
Merge remote-tracking branch 'tmk/master'
2020-03-15 14:22:09 -04:00
tmk
4df25c2618
fc660c: Update firmware hex files
2020-03-13 13:51:50 +09:00
Mark Sikora
2ac00aa8a1
Merge remote-tracking branch 'tmk/master'
2020-01-12 14:23:17 -05:00
tmk
3b21f85e9b
alps64: Update prebuilt firmware
2019-12-28 22:57:22 +09:00
tmk
ba4f28a484
alps64: Fix for delay time for matrix scan
...
Delay less than 20us can cause false key detection in some situations.
With week internal pull-up takes time to charge stray capacitance of
trace between ground fill(and fingers), perhaps?
In particular, when testing Alps64 PCB without diodes tweezer is used
to close a key and this makes trace longer, more capacitance in result.
2019-12-28 22:54:37 +09:00
tmk
3c3d9d4956
alps64: Update firmware binary
2019-11-12 12:39:32 +09:00
tmk
beaeed9334
gh60: Change debouncing using timer count
2019-11-12 12:36:49 +09:00
tmk
1b581bc173
alps64: Change debouncing using timer count
2019-10-03 13:41:48 +09:00
tmk
06c7ea297b
fc980c: Update firmware binary
2019-10-01 14:18:06 +09:00
tmk
47775af206
fc980c: Fix initial state of LED
2019-10-01 14:16:44 +09:00
tmk
7a7d9f64b5
alps64: Update unimap firmware binary
2019-05-30 11:12:50 +09:00
tmk
58cbbb5c08
alps64: Change keymap for PCB check
2019-05-30 11:06:13 +09:00
Mark Sikora
791611add5
Merge remote-tracking branch 'tmk/master'
2019-03-05 01:06:40 -05:00
rxy0424
8345571e1d
make some change to complie stm32_f103_onekey with new version of Chibios ( #583 )
2018-11-07 08:08:08 +09:00
tmk
f8276ddb57
fc660c: Change keymap
2018-06-16 14:45:36 +09:00
tmk
21f2596878
hhkb: Update README
2018-05-26 20:53:57 +09:00
Edmund Cape
a28aa255b5
updated README for hhkb to include a Quick-start section
2018-05-21 11:06:20 -04:00
tmk
8284d30af3
fc980c: Update binary file
2018-04-27 11:32:37 +09:00
tmk
cdf4b51d48
fc980: Decrease scan wait and disable debug print
...
to avoid droping key in fast input
2018-04-27 11:18:09 +09:00
Mark Sikora
5f4412a1a4
Inline functions need to be declared as static
2018-04-14 17:24:16 -04:00
Mark Sikora
69a2a92f9d
Add include guards
2018-04-14 17:19:39 -04:00
Mark Sikora
fd38f04ead
Merge remote-tracking branch 'tmk/master'
2018-04-14 17:08:42 -04:00
tmk
f4ffdb8e83
hhkb: Measurement of overall power draw
2018-03-31 18:30:29 +09:00
Alejandro Carlos
bd28119dd8
Add a full example of a tenkeyless using the teensy 3.2 ( #543 )
2018-03-31 08:30:38 +09:00
tmk
f2761c9565
hhkb: Fix for USB NKRO for RN42
2018-03-16 18:08:06 +09:00
tmk
09d380d313
hhkb: Update README and remove makefiles
2018-02-01 14:57:25 +09:00
Alex Ong
7d056762d0
Typos ( #524 )
...
* GH60: Found a typo
* Typo: Another typo
* Typo: More typos
2018-01-23 17:43:45 +09:00
tmk
5f6550a0be
hhkb: Update binaries
2017-10-28 07:59:07 +09:00
tmk
f896d3350f
onekey: Add desc of V-USB osc calribration
2017-10-22 03:43:04 +09:00
Mark Furland
e54d798637
Move all ChibiOS install documentation to once place
...
Moved to tmk_core/protocol/chibios/README.md
2017-10-15 13:21:18 -04:00
tmk
bf20626585
onekey: Add settings for Xtal-less V-USB
2017-09-14 23:24:02 +09:00
tmk
4dc2fb5b31
onekey: Fix for V-USB of ATtiny85 and key scan
2017-09-14 13:00:54 +09:00
tmk
17d083a54b
fc980c: Add macro for actionmap and keymap
2017-08-21 23:38:33 +09:00
tmk
64c8f2375c
pana_m8: Move keyboard to converter directory
2017-08-08 09:59:41 +09:00
tmk
13fe8ac87b
pana_m8: Fix unimap
2017-08-06 13:24:37 +09:00
tmk
353afe87cc
pana_m8: Add initial files
2017-08-05 15:44:31 +09:00
tmk
6ec7394193
fc980c: Fix LCTL in matrix
2017-08-04 15:34:59 +09:00
tmk
57bd820edd
fc980c: Add binary file
2017-07-27 22:59:13 +09:00
tmk
77f6c3511e
fc980c: Update keymap
2017-07-27 22:56:23 +09:00
tmk
3d3bcd8ad6
fc980c: Fix for pin config of TMK controller
2017-07-27 21:43:14 +09:00
tmk
e3036006e8
fc980c: Update README and add schematic
2017-07-21 13:00:37 +09:00
tmk
86225e25dd
fc980c: Add initial files
2017-07-21 13:00:37 +09:00
tmk
8513ef8b4e
hhkb: Fix hasu keymap
2017-07-02 09:44:17 +09:00
tmk
d4bdb86161
fc660c: Fix slash for cursor layer
2017-07-02 09:37:09 +09:00
tmk
a976ecc846
fc660c: Update binaries
2017-05-31 18:17:37 +09:00
Mark Sikora
79159729cd
Update I2C library
2017-04-23 20:12:22 -04:00