Jack Humbert
dfe7004bc5
new keymap folder structure and makefile magic
2016-01-16 00:52:31 -05:00
Jack Humbert
4faddd3449
working
2016-01-16 00:06:51 -05:00
Jack Humbert
6e3c36360e
sounds
2016-01-15 23:10:30 -05:00
Didier Loiseau
93e350caa1
Added shifts on the thumbs
2016-01-16 00:38:13 +01:00
Erez Zukerman
9487e92a6e
Merge pull request #89 from coderkun/master
...
add coderkun’s ErgodoxEZ keymap (Neo2)
2016-01-15 15:28:10 -05:00
coderkun
bd9aebc84a
merge upstream
2016-01-15 20:19:45 +01:00
coderkun
57bf227f6d
add basic layer 2
2016-01-15 19:09:13 +01:00
Jonathan Arnett
79940c5825
Change lower-left control to momentary L1
...
There's so many control keys in this keymap, one needed to go. So, I changed
the lower-left control key to be a momentary L1, just like the same key on the
right side.
2016-01-15 11:36:27 -05:00
Jonathan Arnett
8585269a07
Version 1.0.0
2016-01-15 11:36:21 -05:00
Stephan Bösebeck
7783b47b8b
updated cheat sheet, hex file
2016-01-15 16:04:55 +01:00
Stephan Bösebeck
e44c30f203
using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination
2016-01-15 15:55:00 +01:00
Erez Zukerman
46f4494e55
Merge pull request #84 from sboesebeck/master
...
new alternative layout ADNW_Koy
2016-01-13 15:39:17 -05:00
Jack Humbert
8b76d1ba4c
Merge pull request #83 from lxol/feature/hhkb-qmk
...
migrate hhkb to QMK firmware
2016-01-13 09:55:58 -05:00
Stephan Bösebeck
831a21899f
updating layout png
2016-01-13 14:04:46 +01:00
Stephan Bösebeck
6215ce2a89
adding fixed hex file
2016-01-13 13:37:29 +01:00
Stephan Bösebeck
2bde3f550f
typo fix
2016-01-13 13:30:01 +01:00
Stephan Bösebeck
eea41339b9
added adnw layout
2016-01-13 13:17:28 +01:00
Stephan Bösebeck
7ef03c59db
typo and copy past fix
2016-01-13 13:16:05 +01:00
Stephan Bösebeck
06bdd4869f
minor fix
2016-01-13 11:53:09 +01:00
Stephan Bösebeck
c9a76723ac
bugfix
2016-01-13 11:45:35 +01:00
Stephan Bösebeck
ddab0dc32c
updated ANDW layout
2016-01-13 11:38:24 +01:00
Stephan Bösebeck
8e17ca0339
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
2016-01-13 11:24:54 +01:00
Stephan Bösebeck
684c6849f9
andw layout added
2016-01-13 11:21:55 +01:00
Alex Olkhovskiy
0c9227f691
migrate hhkb to QMK firmware
2016-01-13 09:46:55 +00:00
Jack Humbert
4c100dbbef
note seq, start-up beeps, function beeps
2016-01-13 00:25:31 -05:00
Erez Zukerman
a085265aaa
Disables debug console by default for improved performance
2016-01-12 22:32:29 +02:00
coderkun
e4d087c7c0
add basic layer 1
2016-01-12 07:01:02 +01:00
coderkun
6050971d01
add neo2 keymap for ergodoxEZ
2016-01-12 06:28:24 +01:00
Jack Humbert
263344d42f
beeps on lock keymap
2016-01-11 18:00:07 -05:00
Jack Humbert
29de37d5c0
pwm audio
2016-01-11 16:53:33 -05:00
Didier Loiseau
d3e4cc9af6
Implement cut/copy/paste as macros
...
Workaround for jackhumbert/qmk_firmware#81
+ added macro names
+ removed unused macro 0
2016-01-10 19:49:08 +01:00
Didier Loiseau
d9b1c8d360
Added fn-eject, fn-power .. fn-pause keys
...
Eject does not work though, see jackhumbert/qmk_firmware#82
and tmk/tmk_keyboard#250
2016-01-10 19:15:33 +01:00
Erez Zukerman
5e376cb595
Merge pull request #80 from agriffis/kinesis-clone
...
Add ergodox_ez keymap to match Kinesis Contoured.
2016-01-10 10:57:13 -05:00
Aron Griffis
386ca6531b
Rename to keymap_kines-ish.c and add README
2016-01-10 10:25:16 -05:00
Stephan Bösebeck
2311754a89
added mouse wheel support, CMD-V/CMD-C instead of CTRL
2016-01-10 00:02:05 +01:00
Stephan Bösebeck
6ccf3d2da1
removed left space key in favor of a backspace
2016-01-09 23:47:26 +01:00
Stephan Bösebeck
6f9cd2d489
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-01-09 23:37:34 +01:00
Aron Griffis
8607859c77
Add ergodox_ez keymap to match Kinesis Contoured.
...
This keymap attempts to match the Kinesis Contoured (aka Advantage) default
layout as closely as possible. See
http://www.kinesis-ergo.com/wp-content/uploads/2013/06/advantage_layout_win.pdf
Apart from the obvious mappings, this keymap also:
* removes the dual-purpose momentary layer/normal keys: Z, /, and Grv;
because the author--coming from a Kinesis keyboard--finds the delays and
accidental modifiers to be more disconcerting than helpful.
* puts Esc in the bottom left since there's no place for it in the top
left to match the Kinesis.
* changes the bottom-right key into an L2 toggle since there's otherwise no
way to get to L2.
* adds PrScr, ScrLk and Pause to the L1 keymap, down the left side, since
they're present on the Kinesis but not available in the default
ergodox_ez keymap.
2016-01-09 13:17:25 -05:00
Aron Griffis
25b4a98a75
Refer to SYMB and MDIA in default ergodox_ez keymap.
2016-01-09 12:35:42 -05:00
Didier Loiseau
bfda6ee417
Split fn layer from numbers layer to better match the TM behaviour
...
- removed access to layer 2 from ";" key
- "fn" key toggles both layers 1 & 2
- replaced media and mouse layer by fn layer
- renamed symbol layer to numbers layer
- moved all F-keys together on left hand
2016-01-09 18:21:21 +01:00
Didier Loiseau
38a0e62a10
Layer 1: restore backspace, ralt and ctl on right hand
...
- home replaced by KC_TRNS to make backspace available
- prev/next moved left to space to restore ralt
- arrows moved down to have reversed T-shape
- added ctl on bottom right KpEnter, to match layer 0
- removed alt from mute, as it was already no more in layer 0
2016-01-09 18:15:49 +01:00
Didier Loiseau
56070d424b
Added description of the layout and main differences with real TM
2016-01-09 18:15:48 +01:00
Didier Loiseau
2818acefe6
Make bottom row more similar to the TM
...
- keep home/end at the same location
- RAlt as first key on the bottom right row
- left/right arrows moved on the thumb, near the other arrows
- added Alt on App
- added Alt on Mute in Layer 1
- removed ALT from left spaces to avoid issues when pressing too slowly
2016-01-09 18:15:48 +01:00
Didier Loiseau
8677ec0c9f
Use 3rd led as caps-lock indicator
2016-01-09 18:10:24 +01:00
Didier Loiseau
ac94577cbe
TypeMatrix keymap: Layer 1 (Fn Layer)
2016-01-09 18:10:24 +01:00
Didier Loiseau
900c1f991d
Initial TypeMatrix keymap: Layer 0
2016-01-09 18:10:10 +01:00
Didier Loiseau
00c3ecc238
Initial TypeMatrix keymap: Layer 0
2016-01-08 23:57:37 +01:00
Jack Humbert
11ce694557
Merge pull request #77 from chwilk/master
...
Keymap to approximate Kinesis Advantage line of keyboards
2016-01-08 11:54:40 -05:00
chwilk
92dcabe099
Moving around modifiers to match KA better
2016-01-08 10:47:14 -06:00
Seth Herr
1d463d961f
Fix homebrew references
...
Replaces #64
2016-01-06 09:41:42 -06:00
Stephan Bösebeck
d74332c11d
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-01-06 14:28:13 +01:00
Jack Humbert
9f4716a4b1
Merge pull request #60 from rothgar/dvorak
...
added dvorak keymap and layout picture
2016-01-06 00:04:59 -05:00
Jack Humbert
ff8f171cc1
Merge pull request #70 from sperochon/ergodox_ez_fr
...
Ergodox_ez french OS X
2016-01-06 00:02:27 -05:00
Andrew Fecheyr
a4a4952f4b
Andrew's OSX ergodox ez keymap
2016-01-05 11:44:08 +01:00
Sébastien Pérochon
bee19e5261
ergodox_ez: Add keymap_osx_fr hex file
2016-01-05 10:56:10 +01:00
Sébastien Pérochon
14b4a01e7e
ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on keymap_default_osx
2016-01-05 10:49:49 +01:00
Justin Garrison
6da712ce5e
added jgarr keymap for custom dvorak layout :yay:
2016-01-04 09:18:06 -08:00
Stephan Bösebeck
3bb3e7a72c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-01-04 00:02:08 +01:00
dragon788
a07d2df99c
Added calculator shortcut button to numpad/symbol layer
2016-01-02 21:16:45 -06:00
dragon788
ae842a5a0f
Fixed Plover layer label and updated keymap
2016-01-02 18:46:31 -06:00
dragon788
45fec698d8
Added proper link back to Plover layout source
2016-01-02 15:12:00 -06:00
dragon788
4c3ecbc0b7
Added plover layer
2016-01-02 15:05:33 -06:00
Dave Jones
dcc9948fae
Added comments to LED stuff and included .hex file
2016-01-02 18:23:49 +00:00
Jack Humbert
5259f36d03
Merge pull request #66 from gdiegel/master
...
Fix for faulty fn layer
2016-01-02 11:58:40 -05:00
Dave Jones
7ba06c9e0d
Dave's custom keymap
...
This moves the keys closer to a traditional layout with some redundancy
around the middle to compensate for fast non-traditional typists like
myself who tend to wander from the home row a fair bit. Navigation keys
are provided in layer 2 (accessed by left thumb button), programming
symbols and classic numeric keypad in layer 1 (accessed by right thumb
button). Permanent layer switching is provided with a smaller thumb
button. Ctrl provided in place of caps lock (because no-one needs
caps/num lock), space, backspace, enter, shift all in traditional
positions with layer 1 providing things like equals, tilde and
apostrophe (an attempt to re-use existing muscle memory).
LEDs are pimped to the point of being silly (fading in/out on layer
switch, rolling on reboot ... because I can). Power and reset keys
provided on left thumb pad in layer 2.
No meh or hyper as I haven't found a burning need for them yet.
2016-01-02 11:19:52 +00:00
Gabriel Diegel
1cdcbc9865
Fix incorrect number of rows on fn layer. Add additional navigation keys
...
to fn layer
2016-01-02 10:31:47 +01:00
MattLeBeauViewpoint
f1dea975d2
Small change to filename spelling in README
...
Edited filename to remove plural case in example so that prefix is
correctly parsed in step 6.
2015-12-31 10:16:51 -08:00
dragon788
d901511f76
Fixed button conflicts on mouse/media layer
2015-12-30 23:53:38 -06:00
dragon788
24e30249a4
Moving everything around, tap delays driving me nuts
2015-12-30 23:03:33 -06:00
Justin Garrison
14a5b4b5c8
added dvorak keymap and layout picture
2015-12-30 00:19:55 -08:00
dragon788
d1f8d0104b
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
...
Conflicts:
keyboard/ergodox_ez/keymaps/keymap_default.c
2015-12-28 14:44:49 -06:00
Stephan Bösebeck
381ca294fe
minor fixes, added backtick to left thumbblock
2015-12-25 00:00:30 +01:00
dragon788
b61ea5dfaf
Updated keymap ascii art and made thumb cluster more standard ErgoDox/Kinesis-like
2015-12-23 22:05:59 -06:00
Jack Humbert
9814343336
Merge pull request #56 from sboesebeck/master
...
fix number pad for german keys
2015-12-23 12:01:27 -05:00
Erez Zukerman
58e237d2dc
Updates readme
2015-12-23 15:28:13 +02:00
Stephan Bösebeck
7115196ddf
fix number pad for german keys
2015-12-23 13:32:15 +01:00
Jack Humbert
694fe4e1e2
Merge pull request #55 from sboesebeck/master
...
fixed some typos, learned, DE_-keycodes are for Win, not OSX
2015-12-22 17:51:32 -05:00
Stephan Bösebeck
d3e54552fb
fixed some typos, learned, DE_-keycodes are for Win, not OSX
2015-12-22 23:49:27 +01:00
Jack Humbert
b1fbd4c9ca
Merge pull request #53 from sboesebeck/master
...
minor updates
2015-12-21 19:31:31 -05:00
Stephan Bösebeck
370e9028ac
new firmware file containing current changes
2015-12-22 01:25:57 +01:00
Stephan Bösebeck
5f0965ce39
added png file for layout documentation
2015-12-22 01:23:53 +01:00
Stephan Bösebeck
d35b563816
minor changes, fixes
2015-12-22 01:18:03 +01:00
Technovangelist
42ca2e6684
swapped the space and enter to get the space under where the thumb is.
2015-12-21 10:20:02 -05:00
Technovangelist
a67ef035b8
first attempt at a working workman layout for the ergodoxez
2015-12-21 09:52:10 -05:00
chwilk
2b1a256825
Added keymap variant to approximate Kin Adv
2015-12-20 22:09:26 -06:00
Gabriel Diegel
d7d092de5f
Use planck-style arrow keys
2015-12-20 23:05:15 +01:00
Jack Humbert
e70cdb0693
Merge pull request #47 from pnutster/master
...
OSX Kinesis-like Mapping
2015-12-19 23:50:05 -05:00
Piet Nutbey
cc79f17424
Fixed keymap "graphic"
2015-12-19 23:24:59 -05:00
Piet Nutbey
ac3513b79f
corrected folder
2015-12-19 22:50:48 -05:00
Piet Nutbey
190562288c
OSX Kinesis-like Mapping
...
OS X Kinesis Like key mapping. Only the default layer was changed into
a more Kinesis-like mapping. Hopefully useful as a starting point.
2015-12-19 21:38:56 -05:00
Stephan Bösebeck
737afc9dc7
added hex file
2015-12-20 01:00:23 +01:00
Stephan Bösebeck
203528869d
typo fix
2015-12-20 00:59:13 +01:00
Stephan Bösebeck
f35609bd89
minor change
2015-12-20 00:57:35 +01:00
Stephan Bösebeck
1b579212d4
added hex file and readme
2015-12-20 00:54:43 +01:00
Stephan Bösebeck
56104858fc
first version for german osx layout
2015-12-20 00:49:19 +01:00
Jack Humbert
e0acb8a0ee
Merge pull request #45 from matzebond/master
...
German keymap + ErgoDox keymaps
2015-12-19 14:26:14 -05:00
Erez Zukerman
11f0724951
Further clarifies README
2015-12-19 19:00:59 +02:00
Matthias Schmitt
7b7870bae1
Add neo2 keymap and neo2 ergodox layout
2015-12-19 01:41:23 +01:00
Matthias Schmitt
3dbcad51d1
Add german keymap and german ergodox layout
2015-12-19 01:22:12 +01:00
Erez Zukerman
7f22b67f8a
Updates readme
2015-12-18 16:03:47 +02:00
Jack Humbert
0a58ce3881
jack's ergodox layout
2015-12-17 22:44:09 -05:00
Erez Zukerman
f4efa110f8
Fixes media keys on OSX layout
2015-12-18 04:08:27 +02:00
Erez Zukerman
c7c414b2fb
Adds a new default keymap for OSX with working prev/next keys
2015-12-18 03:48:41 +02:00
Erez Zukerman
7923f212e1
Moves compiled default keymap + legends to keymaps directory
2015-12-18 03:42:47 +02:00
Erez Zukerman
4f4553cb90
A compiled version which sends left click in mouse mode
2015-12-16 19:03:30 +02:00
Josh McCall
4e290a7d59
Left click was mapped to scroll wheel. This fixes that. :)
2015-12-16 10:21:42 -06:00
Josh McCall
c63c615ff8
add left click and vim keys
2015-12-16 04:12:57 -06:00
Gabriel Diegel
daa8a008db
Fix typos and add comments, swap plus with equals, swap pipe with
...
backslash, move slash, change cursor keys to make the classic shape
2015-12-15 21:36:01 +01:00
Jack Humbert
23846997f6
Merge pull request #39 from gdiegel/master
...
New keymap
2015-12-14 23:30:59 -05:00
Alexey Zabelin
0c89fea71f
Add new keymap
...
The goal of this keymap is to simulate the Atreus layout. Since I've
been using it for quite a while I figured this might help me transition
to Planck.
2015-12-14 21:22:50 -05:00
Gabriel Diegel
3018fa4dc6
Remove redundant definitions
2015-12-13 16:02:01 +01:00
Gabriel Diegel
5d9ff9b61a
Rename keymap
2015-12-13 15:40:44 +01:00
Gabriel Diegel
2deadfc7ff
Fix keymaps, add documentation
2015-12-13 15:39:27 +01:00
Gabriel Diegel
d00b4238e3
Add gdl keymap
2015-12-13 15:32:44 +01:00
Jack Humbert
11d6e66979
atomic hex
2015-11-21 15:01:33 -05:00
Erez Zukerman
1edb050d20
Adds Hyper on the left side
2015-11-10 04:43:20 +02:00
Erez Zukerman
926ce2262f
Uses App key as Alt when held
2015-11-10 04:39:53 +02:00
Erez Zukerman
f5ec585ed8
[Erez & Jack] Adds Meh key (Hyper without Win/Cmd)
2015-11-10 04:14:59 +02:00
Erez Zukerman
80397187cd
Enabled NKRO by default, drops irrelevant makefile options
2015-11-10 03:56:52 +02:00
Jack Humbert
3d1117db50
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-11-09 14:24:56 -05:00
Jack Humbert
8e9153ce12
Michelle's layout
2015-11-09 14:24:49 -05:00
HuangYang
6ec6279d82
minor change for the keyboard info
2015-11-06 22:29:50 -07:00
HuangYang
765f8a2aef
added support for jd45
2015-11-06 22:26:12 -07:00
Jack Humbert
6485c7d7da
nkro info
2015-11-05 12:07:03 -05:00
Jack Humbert
3511a830ac
readme
2015-10-30 00:49:47 -04:00
Jack Humbert
5901f5911b
atomic files
2015-10-30 00:49:11 -04:00
Jack Humbert
eb2795b4d6
atomic up-to-date
2015-10-30 00:48:17 -04:00
Jack Humbert
93812e52b5
readmes\!
2015-10-29 18:37:29 -04:00
Jack Humbert
39915b1748
homebrew instructions
2015-10-29 15:12:51 -04:00
Erez Zukerman
4b0c54324a
Adds Hyper key, tweaks ErgoDox EZ default keymap
2015-10-29 00:16:53 +02:00
Erez Zukerman
f024a462cd
Fixes rolling combos for mod-tap keys
2015-10-28 04:19:13 +02:00
Erez Zukerman
d3db8d62f6
More work on ErgoDox EZ default keymap
2015-10-28 04:07:15 +02:00
Erez Zukerman
2739aa8d78
Initial working version of ErgoDox EZ layout using new syntax
2015-10-28 02:55:28 +02:00
Jack Humbert
909d30553f
updated EZ makefile with tmk_core changes
2015-10-27 21:13:10 -04:00
Jack Humbert
6f3141965e
new project script
2015-10-27 14:33:18 -04:00
Jack Humbert
d35402938f
reverting gh60
2015-10-27 12:49:07 -04:00
Jack Humbert
0e93ee235f
reverting gh60
2015-10-27 12:47:12 -04:00
Jack Humbert
547da78335
merging tmk
2015-10-27 12:42:30 -04:00
Jack Humbert
53f7c6535d
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-10-27 00:48:30 -04:00
Jack Humbert
5a268d97ec
READMEs
2015-10-27 00:48:22 -04:00
Jack Humbert
018e7a2e37
Merge pull request #28 from abienz/master
...
Added volume down to function layer
2015-10-26 23:17:37 -04:00
Jack Humbert
a6913550c8
fixed MOs
2015-10-26 23:17:19 -04:00
Erez Zukerman
0c47e8b008
[Jack & Erez] Comments + tiny updates and cleanup
2015-10-27 00:54:46 +02:00
Jack Humbert
cc1c32671e
fixed makefile, added MO DF shortcuts
2015-10-26 20:02:25 -04:00
Jack Humbert
402122744c
ez with leds
2015-10-26 16:57:45 -04:00
Jack Humbert
35a81f5b8b
added ergodox
2015-10-26 16:32:37 -04:00
Jack Humbert
46e7fb2d3c
quantum separated
2015-10-26 14:49:46 -04:00
Jack Humbert
ff8d8a50df
fixes for bluetooth without usb
2015-10-25 21:40:56 -04:00
Jack Humbert
61fea81a24
spanish layout
2015-10-25 14:02:26 -04:00
Jack Humbert
31dd8ea34a
french keycodes
2015-10-25 12:50:46 -04:00
Jack Humbert
e61a5ed806
nordic shortcuts
2015-10-25 12:11:04 -04:00
Jack Humbert
71a8fd8b12
bluetooth working with usb
2015-10-23 20:12:04 -04:00
Jack Humbert
bbb21f60e9
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-10-22 13:37:56 -04:00
Jack Humbert
c966e7982c
bluetooth
2015-10-22 13:37:45 -04:00
tmk
fa33719ada
Add doc of HHKB original keycodes
2015-10-21 06:59:26 +09:00
tmk
6fe4af82fa
Fix port setting of alps64/matrix.c
2015-10-15 11:48:14 +09:00
cr3473
1b8ef914ff
Modified numpad/tenkey layout
...
improved ease of use
2015-10-11 20:31:49 -07:00
Jack Humbert
40148c430e
BL
2015-09-26 00:58:17 -04:00
Jack Humbert
a230aba402
pcb hex
2015-09-26 00:39:48 -04:00
Jack Humbert
266ff2344e
backlight
2015-09-25 23:50:17 -04:00
Jack Humbert
1da07810c7
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-09-21 02:13:25 -04:00
Jack Humbert
f512923456
new default layout
2015-09-21 02:13:15 -04:00
cr3473
7ed793b292
rearranged dedicated cursor keys
...
now in standart TLK style cluster
VIM style still available in upper layer
2015-09-19 23:52:42 -07:00
Jack Humbert
c8d58a9f19
unicode working, i think
2015-09-15 00:33:57 -04:00
Jack Humbert
febd7886a1
unicode working, i think
2015-09-15 00:31:41 -04:00
Jack Humbert
f610c65f10
unicode working, i think
2015-09-14 23:55:26 -04:00
Jack Humbert
6ec03b2218
unicode working, i think
2015-09-14 23:54:49 -04:00
Keith Miyake
6a4ee574bc
use preprocessor conditional on backlight initialization
2015-09-14 15:10:12 -04:00
Jack Humbert
5bb7ef0012
rows to col option, maybe
2015-09-13 22:10:01 -04:00
Jack Humbert
b89a9cdc91
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-09-06 18:58:00 -04:00
Jack Humbert
44625de59a
beeps in an if
2015-09-06 18:57:23 -04:00
abienz
3510b38ced
Added volume down to function layer
2015-09-01 16:38:22 +01:00
abienz
ab9b40512d
Added extended keymap for colemak Atomic
2015-09-01 15:58:15 +01:00
Jack Humbert
ed384bd437
beeps update
2015-08-31 12:39:53 -04:00
Jack Humbert
91176d854b
speaker working, midi out
2015-08-29 11:54:38 -04:00
Jack Humbert
9b46f4021e
midi on planck
2015-08-25 17:06:38 -04:00
Jack Humbert
e6dd47db45
good enough for a preview
2015-08-25 12:30:32 -04:00
Jack Humbert
cda23c754e
midi working
2015-08-24 19:31:12 -04:00
Jack Humbert
fd7a465d0d
adding default hex
2015-08-22 11:11:48 -04:00
Jack Humbert
5d2baede8a
making the extended keymap the default - no more 'common'
2015-08-22 11:10:57 -04:00
Jack Humbert
04885a3b44
preonic
2015-08-21 10:46:53 -04:00
Jack Humbert
fb4fe52c0a
midi
2015-08-20 00:42:28 -04:00
Jack Humbert
e528087ee5
midi
2015-08-20 00:42:08 -04:00
Jack Humbert
2d76b5c3d4
lock
2015-08-18 15:03:13 -04:00
Jack Humbert
1e598743b0
matrix
2015-08-16 22:29:53 -04:00
Jack Humbert
b2d4969f8f
atomic
2015-08-16 17:56:56 -04:00
Jack Humbert
c9cbff446f
merging
2015-08-16 17:56:15 -04:00
Jack Humbert
c5a8287dea
ok
2015-08-16 17:52:49 -04:00
Jack Humbert
88704200a5
ok
2015-08-16 17:52:21 -04:00
Jack Humbert
f7bca5c41a
ok
2015-08-16 17:52:03 -04:00
Jack Humbert
b3f638f491
ok
2015-08-16 17:51:53 -04:00
tmk
79cf2d59ae
Fix #239 unresponsive keys of HHKB JP during power saving
2015-08-08 16:01:26 +09:00
Jack Humbert
e12c0de608
Update PCB_GUIDE.md
2015-08-03 14:19:24 -04:00
Ante Vukorepa
1f52d60ef1
Fixed brightness control; Reduced number of brightness levels to 4.
2015-07-25 17:11:31 +02:00
tmk
d4220ac9f3
hhkb: Add power saving code of matrix scan for JP
2015-07-23 11:57:15 +09:00
Jack Humbert
b8c8ecbcd6
Merge pull request #24 from cr3473/master
...
added 1337 layer :)
2015-07-20 16:57:35 -04:00
cr3473
16af7f259b
added 1337 layer :)
2015-07-20 13:53:02 -07:00
tmk
e1e0e5b4fb
onekey: Add V-USB build
2015-07-12 06:59:58 +09:00
Wilba6582
138156d4a0
Update for Atomic PCB Rev 0
2015-06-30 17:35:18 +10:00
tmk
507ebb34f5
alps64: Change keymaps and USB descriptors.
2015-06-26 08:49:03 +09:00
Sean Hunter
77a7b180df
Current smh keymap
2015-06-09 10:12:57 +01:00
Jack Humbert
ae2e7fdf26
Update PCB_GUIDE.md
2015-06-07 13:40:11 -04:00
cr3473
3bc50429a7
added mouse scroll keymapping
...
rearranged mouse button layout
2015-06-04 15:04:12 -07:00
cr3473
bec97387a1
added screenlock mapping
2015-06-03 13:33:36 -07:00
cr3473
1a64149375
revert to DEL only on upper layer :)
2015-06-03 13:20:14 -07:00
cr3473
bcb04570ea
PCB Guide edits and update to joe's keymap
2015-06-02 13:58:45 -07:00
angerthosenear
cea51941a4
Create extended_keymap_angerthosenear.c
...
Adding my keymap to the available keymaps list.
2015-06-02 12:23:34 -07:00
John Lindquist
af4f016b4f
Update PCB_GUIDE.md
2015-06-02 12:23:34 -07:00
Jack Humbert
68f48fcc58
guide
2015-06-02 12:23:34 -07:00
Jack Humbert
a53efa4561
Create PCB_GUIDE.md
2015-06-02 12:23:34 -07:00
Jack Humbert
dd3598dce6
daniel
2015-06-02 12:23:34 -07:00
Jack Humbert
caa7727e96
daniel
2015-06-02 12:23:34 -07:00
Jack Humbert
5ca7538578
catching up
2015-06-02 12:23:34 -07:00
cr3473
59f2001b31
Added ability to set the MATRIX in build/make
2015-06-02 12:12:44 -07:00
Jack Humbert
07d090db8b
guide
2015-05-30 15:47:21 -04:00
Jack Humbert
7e67c3ceda
Create PCB_GUIDE.md
2015-05-30 13:31:52 -04:00
Jack Humbert
85cc5d890e
daniel
2015-05-27 23:15:08 -04:00
Jack Humbert
f2ec0f3a2c
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-05-27 22:43:37 -04:00
Jack Humbert
e7435a4022
daniel
2015-05-27 22:43:34 -04:00
Jack Humbert
ed7607645a
Merge pull request #16 from cr3473/master
...
fixed the macros for hard colemak
2015-05-27 17:09:28 -04:00
cr3473
8c788f70f6
fixed the macros for hard colemak
2015-05-27 14:03:45 -07:00
Jack Humbert
1add9b72e7
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
2015-05-27 12:26:02 -04:00
Jack Humbert
49ba5817c4
catching up
2015-05-27 12:25:38 -04:00
cr3473
a286c38797
New, improved, extended layout
2015-05-27 08:35:55 -07:00
cr3473
b36d1a87da
Merge remote-tracking branch 'upstream/master'
2015-05-27 08:29:48 -07:00
Jack Humbert
d61d1f5ca3
layouts, default
2015-05-21 19:59:39 -04:00
Jack Humbert
cdccebafe1
default w/qwerty
2015-05-19 01:03:54 -04:00
Jack Humbert
b90ee43f57
files
2015-05-18 21:14:21 -04:00
Jack Humbert
0e189b6bdd
quark
2015-05-15 21:57:29 -04:00
tmk
c01ecce137
Revert "hhkb: Fix bug of matrix initialization for JP"
...
This reverts commit adfd5b92eb
.
2015-05-13 17:31:26 +09:00
tmk
8e7153d190
hhkb: Change document
2015-05-13 17:26:24 +09:00
tmk
a8822a16b4
hhkb: Fix scan rate for HHKB JP #203
2015-05-13 16:53:32 +09:00
tmk
b085d762d5
hhkb: Add build options
2015-05-13 16:40:08 +09:00
tmk
81fe1fda61
hhkb: Change keymap
2015-05-13 16:30:14 +09:00
tmk
177400b7e0
alps64: Change keymap
2015-05-13 16:25:41 +09:00
Jack Humbert
cb3e499cc7
backlight stuff
2015-05-07 15:34:46 -04:00
Jack Humbert
1e0ae2936b
quark
2015-05-02 23:00:47 -04:00
Reed Swiernik
15110bf7a0
Corrected makefile common var
2015-04-29 02:55:16 -04:00
Reed Swiernik
85f8506caa
Moved keymap file location and fixed bugs in keymap_reed.c
2015-04-29 02:55:00 -04:00
Reed Swiernik
eadb08b113
Update README.md
2015-04-25 12:18:45 -04:00
Reed Swiernik
79f70b20d9
Update README.md
...
Switched around more readme stuff
2015-04-25 12:18:34 -04:00
Reed Swiernik
d0391d9ed7
Update README.md
...
This stupid readme...
2015-04-25 12:18:21 -04:00
Reed Swiernik
835207193a
Update README.md
...
Updated formatting again...
2015-04-25 12:18:11 -04:00
Reed Swiernik
c85f68d9cd
Update README.md
...
Changed formatting mistake
2015-04-25 12:17:54 -04:00
Reed Swiernik
e3ebae521e
Updated readme with new build info
2015-04-25 12:17:42 -04:00
Reed Swiernik
b060714efd
Changed del key and added docs
2015-04-25 12:17:28 -04:00
Reed Swiernik
0541af4ff9
Updated makefile to properly handle non extended keymaps
2015-04-25 12:17:18 -04:00
Reed Swiernik
480b313b1e
Added keymap w/ game mode
2015-04-25 12:17:07 -04:00
Reed Swiernik
bf1987e233
updated makefile
2015-04-25 12:16:51 -04:00
Jun Wako
55fc97f957
Change mbed sdk path
2015-04-24 16:27:40 +09:00
tmk
22dd5dae98
Update for the latest mbed sdk
2015-04-24 15:03:59 +09:00
tmk
7860d09914
Change TMK_DIR setting
2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
2015-04-09 16:20:42 +09:00
Jun Wako
63f462a460
hhkb: Chane keymap for hasu
2015-04-07 09:29:06 +09:00
Jun Wako
adfd5b92eb
hhkb: Fix bug of matrix initialization for JP
2015-04-07 09:27:28 +09:00
tmk
d5ac54449a
Add alps64
2015-04-05 14:41:14 +09:00
Sean Hunter
4209486b13
Latest custom map with lower + raise
2015-04-02 15:05:35 +01:00
Jack Humbert
f1daa266ad
macros
2015-03-23 00:35:05 -04:00
Jack Humbert
4454ded0af
macros
2015-03-23 00:33:54 -04:00
Jun Wako
0d222db31f
infinity: Fix disabling watchdog
...
- watchdog is timed out before disabling it by mbed startup
- old booloader disable watchdog while new(2015/01) doesn't
2015-03-22 10:51:30 +09:00
Jack Humbert
a33ec2f504
updated readme
2015-03-21 01:17:22 -04:00
Jack Humbert
3d286a813e
colemak shortcuts
2015-03-21 01:01:09 -04:00
Jack Humbert
5c45ba947c
function stuff too
2015-03-20 22:49:32 -04:00
Jack Humbert
708f95a472
working extended keymap
2015-03-20 13:36:13 -04:00
Nathan Ross Powell
e9df959c13
Update keymap_nathan.c
...
Remove macro for KEYMAP_GRID that is in keymap_common.h.
Add comments with ASCII art for the two layouts in keymap_common.h.
2015-03-18 23:58:21 -04:00
Nathan Ross Powell
e958baca81
Delete .keymap_nathan.c.swp
2015-03-18 23:39:01 -04:00
Nathan Ross Powell
80c4cdb245
Merge remote-tracking branch 'upstream/master'
2015-03-18 23:33:42 -04:00
Jack Humbert
9c3a956634
Update README.md
2015-03-18 10:19:40 -04:00
Jack Humbert
9307a0a3e4
Merge pull request #6 from tmk/master
...
pulling from tmk
2015-03-16 12:01:35 -04:00
Jack Humbert
be86aefdbd
Rename handwire-matrix.c to matrix-handwire.c
2015-03-16 11:59:49 -04:00
Jack Humbert
a296c83805
Create handwire-matrix.c
2015-03-16 11:59:21 -04:00
Wilba6582
65680819df
Replaced tabs with spaces to match TMK convention.
2015-03-17 00:56:41 +11:00
Wilba6582
b80b6b369c
Added backlight.h, backlight.c
2015-03-17 00:51:36 +11:00
Wilba6582
15b9bce6ba
Initial commit for Planck PCB Rev 1.
...
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts).
- Backlight commands connected temporarily to top left keys.
- Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
2015-03-17 00:43:37 +11:00
Jack Humbert
0fcb3b65f8
brett
2015-03-05 14:29:33 -05:00
Jun Wako
c35c4283b9
infinity: For production model and add SpaceFn
2015-03-05 10:38:18 +09:00
Jack Humbert
ceff93844b
simon
2015-03-02 20:37:17 -05:00
cr3473
a4cf9ae660
layout changes to fix some nav issues
...
also to simplify and make way for a few ideas
2015-03-01 17:06:39 -05:00
Jack Humbert
ea6de22aee
brett
2015-02-26 16:35:54 -05:00
Jack Humbert
a538f71e41
led oops
2015-02-23 23:44:11 -05:00
Jack Humbert
64dc4784e4
vlad
2015-02-21 15:35:09 -05:00
Jack Humbert
7884125b79
joe
2015-02-19 20:10:24 -05:00
Jack Humbert
88cc5ce883
joe
2015-02-19 19:41:45 -05:00
Jack Humbert
cf4363c910
joe
2015-02-19 19:39:35 -05:00
Jack Humbert
a4d091eb52
joe
2015-02-19 19:35:57 -05:00
Jack Humbert
4a3c0839f9
sean
2015-02-15 16:29:35 -05:00
pepers
b8c91951e1
defined semi-standard and short space layouts
2015-01-27 12:32:23 -05:00
pepers
438ff3465e
defined KEYMAP_GRID for grid layouts
2015-01-23 14:17:32 -05:00
Jack Humbert
6cae90793f
Create keymap_matthew.c
2015-01-23 12:15:44 -05:00
Jack Humbert
09655cc5d5
Create keymap_nathan.c
2015-01-23 12:14:55 -05:00
Jack Humbert
6f735ca130
Update README.md
2015-01-23 12:11:28 -05:00
Ralf Schmitt
012ec9e379
NerD, turn BRK into PAUS to get bootloader jump back.
2015-01-21 21:16:09 +01:00
tmk
a5122d5aba
Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into vovcacik-ghost_squid
...
Conflicts:
README.md
2015-01-19 11:17:05 +09:00
tmk
1cda7b79fb
Fix typo 'keyobard' #166
2015-01-19 10:35:06 +09:00
tmk
d32b955af6
Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into xauser-forhasu
2015-01-19 10:19:47 +09:00
tmk
40fd75e5ed
hhkb: Update RN-42 docs
2015-01-19 10:13:42 +09:00
Ralf Schmitt
2d74020331
Added NerD 80% (TKL) support
2015-01-18 11:45:24 +01:00
Ralf Schmitt
d9b5f5110e
Added NerD 60% support
2015-01-18 11:43:37 +01:00
Nathan Ross Powell
e7289bb029
KC_INSERT should be KC_INS
...
The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
2015-01-16 00:07:22 -05:00
tmk
099701dd31
hhkb: Integrate RN-42 support, remove hhkb_rn42
2015-01-16 10:21:18 +09:00
Jack Humbert
83a3d7a3da
Update README.md
2015-01-15 19:58:38 -05:00
tmk
ce66988650
hhkb_rn42: Move doc
2015-01-16 08:26:59 +09:00
tmk
3e88e8b761
hhkb: Fix layer stuck of keymap_hasu
...
- In mouse key layer with holding semicolon, press Fn0, release
semicolon and release Fn0 now layer 1 is stuck.
2015-01-16 05:22:29 +09:00
Jack Humbert
a7a808795e
Update README.md
2015-01-15 13:06:43 -05:00
tmk
517817b9c7
rn42: Update doc
2015-01-15 17:08:49 +09:00
tmk
2626a32260
Use pgmspace for RN-42 commands
2015-01-15 17:08:49 +09:00
tmk
3b3af3bae0
Increase buffer of rn42_gets() and change rn42_linked()
2015-01-15 17:08:49 +09:00
tmk
1b95b3c51a
rn42: Add commands for RN-42
2015-01-15 17:08:49 +09:00
tmk
4f121de7ad
rn42: Add rn42_getc and rn42_gets
2015-01-15 17:08:49 +09:00
tmk
a679928620
Fxi layer stuck of keymap_hasu
...
- In mouse key layer with holding semicolon, press Fn0, release
semicolon and release Fn0 now layer 1 is stuck.
2015-01-15 17:08:49 +09:00
tmk
884c2ab0f2
Update doc
2015-01-15 17:08:49 +09:00
tmk
160e02d06a
Change RN42 state display
2015-01-15 17:08:49 +09:00
tmk
ebe4373258
Fix power saving while USB suspended
...
- doesn't pwoer save while Bluetooth turns on
2015-01-15 17:08:49 +09:00
tmk
86f82dd02d
Add wait for charging capacitance of ADC S/H
2015-01-15 17:08:48 +09:00
tmk
2d7973fc3f
Fix: enable digital input for PF5
2015-01-15 17:08:48 +09:00
tmk
25aee431bd
Clean ADC code of battery_voltage()
2015-01-15 17:08:48 +09:00
tmk
825be9d121
Disable input buffer for ADC
2015-01-15 17:08:48 +09:00
tmk
de29f986a7
Update MEMO
2015-01-15 17:08:48 +09:00
tmk
570bcb2ed1
Add LUFA device state to command info
2015-01-15 17:08:48 +09:00
tmk
20caf673d8
Fix lufa sendchar() infinite wait loop
...
- FrameNumber is not updated when adapter powered
- can be blocked in sendchar() when pluged into AC adapter
2015-01-15 17:08:48 +09:00
tmk
9179246a1d
Fix USB plug-in while BT mode falls to be enumerated
2015-01-15 17:08:48 +09:00
tmk
05795cb003
Compensate timer during prower down
2015-01-15 17:08:48 +09:00
Jack Humbert
a54da1b926
Merge remote-tracking branch 'upstream/master'
2015-01-14 22:48:54 -05:00
Jack Humbert
173dbe3b28
Create keymap_shane.c
2015-01-14 21:36:25 -05:00
Jack Humbert
2e0d872ab7
sean
2015-01-13 18:05:37 -05:00
Jack Humbert
98f486a633
atomic
2015-01-12 12:39:24 -05:00
Jack Humbert
42fe42274f
names
2015-01-12 12:37:16 -05:00
Jun Wako
10a6b2c7d8
hhkb: Add Makefile.jp for HHKB JP
2015-01-11 01:54:17 +09:00
Jack Humbert
d6f2f878f9
dotcom
2015-01-05 16:32:15 -05:00
Jack Humbert
33e2a6285f
dotcom
2015-01-05 16:27:03 -05:00
Jack Humbert
2de53795d6
Update keymap_jack.c
2015-01-05 13:11:34 -05:00
Jun Wako
d0fefb76f8
infinity: Add initial files for keyboard support
2015-01-04 17:21:43 +09:00
Jun Wako
c6e533ce83
infinity: Move project specific files to local
2015-01-04 17:21:43 +09:00
Jun Wako
4acde45102
Fix linker script for NVIC vector on RAM
2015-01-04 17:21:43 +09:00
Jun Wako
d5e5dbd0aa
Add openocd config files for K20
2015-01-04 17:21:43 +09:00
Jun Wako
e259a722e7
Add keyboard/infinity
2015-01-04 17:21:43 +09:00
Vlastimil Ovčáčík
a6d33e2c98
Added support for The Ghost Squid controller used for CM XT keyboard.
...
- initial commit
- created as clone of the kitten_paw subproject with pins adjusted for CM
XT
2014-12-28 09:49:57 +01:00
Jack Humbert
ed8d9a099d
added planck folder
2014-12-14 10:30:27 -05:00
Jack Humbert
79849ee534
Update keymap_common.h
2014-12-12 12:12:36 -05:00
Jack Humbert
4e3397ca8a
Update matrix.c
2014-12-12 12:12:06 -05:00
Jack Humbert
4a8b9b8a2e
Update keymap_planck.c
2014-12-12 12:11:46 -05:00
charlesmartin
5cc0d353a5
Update keymap_planck.c
2014-12-11 17:41:00 -05:00
Jack Humbert
d9a1b9086f
led
2014-12-11 17:36:42 -05:00
Jack Humbert
1c6770f18c
init
2014-12-08 17:05:41 -05:00
Jack Humbert
6c27cba5df
init
2014-12-08 17:05:02 -05:00
tmk
4192bce16b
hhkb: Change keymap and bootmagic salt key
2014-11-25 11:44:57 +09:00
tmk
e2077cad45
Change key_t to keypos_t
2014-11-24 15:14:52 +09:00
tmk
363950982a
Merge branch 'rn42' into merge_rn42
...
Conflicts:
.gitignore
common.mk
common/debug_config.h
common/print.h
2014-11-24 13:50:33 +09:00
tmk
60096e11c7
Update doc
2014-11-23 13:44:11 +09:00
tmk
608ebe2686
Matrix power saving
2014-11-23 13:08:05 +09:00
tmk
6c06b9031f
Add power control of key switch board
2014-10-02 09:58:47 +09:00
tmk
bfd2d969b4
Add keyboard LED control via Bluetooth
2014-09-22 14:20:49 +09:00
tmk
2015027da3
Add FET swtich for battery ADC
2014-09-20 06:12:49 +09:00
tmk
d8dd18b421
Improve rn42_task time resolution
2014-09-05 11:37:05 +09:00
tmk
38714e8c85
Update MEMO and remove a build option to save flash
2014-09-04 17:39:29 +09:00
tmk
3b81ffc16c
Monitor battery and alert low voltage
2014-09-04 17:08:23 +09:00
tmk
02939ab1d8
Add battery management
2014-09-04 05:30:00 +09:00
tmk
807ed33a9a
Fix rn42_linked() to use pullup
2014-08-30 15:59:41 +09:00
Ralf Schmitt
af19f56ec9
Support for Lightpad keypad
2014-08-24 16:31:12 +02:00
tmk
28c1bf294c
Add files missing for JP support.
2014-08-24 09:51:21 +09:00
tmk
4f22a45b99
Add support for HHKB JP
2014-08-20 13:36:15 +09:00
tmk
17f22da3cf
Update MEMO.txt
2014-07-30 14:38:27 +09:00
tmk
e4b9541041
Add connection indicator
2014-07-30 14:38:27 +09:00
tmk
f441ad07cc
Add initial setting of Linked pin
2014-07-30 14:38:27 +09:00
tmk
ae28b16fc6
Add battery monitor and LED control
2014-07-30 14:38:27 +09:00
tmk
21e68fbea4
Add help message
2014-07-30 14:38:27 +09:00
tmk
4b2b32a14b
Add rn42_lined(): connection status(GPIO2)
2014-07-30 14:38:26 +09:00
tmk
3e7875455e
Add flow control by firmware to serial_uart
2014-07-30 14:38:26 +09:00
tmk
50bcaa66c4
Clean up mbed_onekey
2014-07-30 14:38:26 +09:00
tmk
59ea5e02f7
Mkdir rn42
2014-07-30 14:38:26 +09:00
tmk
b4e4f599df
Add rn42_task
2014-07-30 14:38:26 +09:00
tmk
fa545c87f7
Fix rn42.h API
2014-07-30 14:38:26 +09:00
tmk
862f519e24
Add software UART and battery monitor
2014-07-30 14:38:26 +09:00
tmk
01fa462e2c
Fix configure mode of RN-42
2014-07-30 14:38:26 +09:00
tmk
1619d68cb2
Update MEMO.txt
2014-07-30 14:38:26 +09:00
tmk
6cec158d1a
Update TODO
2014-07-30 14:38:26 +09:00
tmk
faf9adb315
Change keymap for rn42
...
- rn42 doesn't support mouse button 4 and 5
- rn42 deosn't support browser back and forward
2014-07-30 14:38:26 +09:00
tmk
cd86104377
Fix consumer key bug
2014-07-30 14:38:26 +09:00
tmk
31a298f9d9
Add RN-42 Bluetooth module support
2014-07-30 14:38:26 +09:00
tmk
4069776c02
Add initial files for RN-42
2014-07-30 14:38:25 +09:00
tmk
ea60dae6e6
Fix for new API(key_t to keypos_t)
2014-07-30 14:38:25 +09:00
tmk
2e0e21d444
Port action_* to mbed
2014-07-30 14:38:25 +09:00
tmk
4c8e0fd0bd
Port ps2_usb to mbed
2014-07-30 14:07:43 +09:00
tmk
80c3ff5fa0
Fix build files for mbed
2014-07-30 14:07:43 +09:00
tmk
e81c70149e
Fix common files for mbed
2014-07-30 14:07:43 +09:00
tmk
c67ae2a6b5
Port action_* to mbed
2014-07-30 14:07:43 +09:00
tmk
04fe78ee0a
Fix print and timer
2014-07-30 14:07:43 +09:00
tmk
867f115bee
Port timer to mbed
2014-07-30 14:07:43 +09:00
tmk
f15b2691c9
Add keyboard/mbed_onekey
2014-07-30 14:07:43 +09:00
tmk
31b3e4bc38
Fix 'debug-off' target of hhkb to remove 'print'
2014-07-20 00:37:49 +09:00
tmk
452866319b
Fix READEM of hhkb and doc/build.md
2014-07-10 15:28:36 +09:00
tmk
92004d6786
Fix document on HHKB internal
2014-07-09 16:33:40 +09:00
tmk
6013483050
Add HHKB JP support
...
- scan matrix about twice faster
2014-07-09 15:31:52 +09:00
Ralf Schmitt
a70acecb1c
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
2014-06-27 13:04:23 +02:00
tmk
9fdb02017b
Add Ctrl + Up(SpaceFN) -> PgUp
2014-06-12 17:23:02 +09:00
tmk
caf7b4e68a
Make keymap_hhkb as default and change keymap_hasu
2014-06-12 17:19:58 +09:00
tmk
00e9a342df
Fix 'Shift Parentheses' example
2014-04-25 11:47:02 +09:00
tmk
3c5add5f80
Change LUFA build options
2014-04-24 11:26:06 +09:00
Ralf Schmitt
589d99b448
New macro: ACTION_BACKLIGHT_LEVEL(level)
...
To have full control of the backlight level.
2014-04-08 21:02:46 +02:00
Ralf Schmitt
1482fe92a0
Added Lightsaber FN-layer
2014-03-22 13:13:37 +01:00
Ralf Schmitt
498ea75d1b
Lightsaber clean ups
2014-03-22 12:41:45 +01:00
Ralf Schmitt
526d988a0c
Added basic led+backlight support
2014-03-19 23:58:08 +01:00
Ralf Schmitt
160678a7b8
Updated Lightsaber read me
2014-03-19 00:21:45 +01:00
Ralf Schmitt
5ca3bde10a
Support for Lightsaber keyboard
2014-03-19 00:15:56 +01:00
Thomas Russell Murphy
a86c1e2b71
Spellchecking keyboard README files.
2014-01-07 11:03:18 +09:00
tmk
0b917d4f10
Fix README.md of hhkb
2013-11-30 12:33:32 +09:00
tmk
119c34e094
Add SpaceFN layout for HHKB
2013-11-30 12:03:19 +09:00
tmk
fd7833388c
Add new keymap framework
2013-11-29 09:12:28 +09:00
tmk
05be3d85d1
Fix pin configuration of onekey for PS/2 mouse
2013-11-28 14:43:47 +09:00
tmk
4e36159be2
Add HHKB keymap file on gh60
2013-11-25 09:27:25 +09:00
tmk
beacd5872c
Support GH60 Rev.B PCB as well as Rev.A(issue #64 )
...
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B
2013-11-21 23:31:20 +09:00
tmk
4e7ec43c3f
Add SpaceFN layout to gh60
2013-11-21 19:32:17 +09:00
tmk
22e293696d
Add new keymap management on gh60
2013-11-21 16:34:34 +09:00
tmk
a9c3f4750b
Configure PS/2 mouse build options to onekey
2013-11-21 13:00:08 +09:00
tmk
c6abcb6d89
Add build options of ps2_mouse
2013-11-20 15:28:58 +09:00
tmk
755e4d8b00
Add PS/2 mouse configure to onekey
2013-11-19 03:39:15 +09:00
tmk
eea3b699a6
Merge branch 'onekey'
2013-10-31 12:30:42 +09:00
tmk
b9fe36f237
Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs
2013-10-28 11:43:45 +09:00
tmk
ee109d68d6
Delete MOUSEKEY_DELAY_TIME in config.h
2013-10-28 11:32:19 +09:00
tmk
35f9f30074
Add timeout option to MODS_ONESHOT #66
2013-10-07 23:28:17 +09:00
tmk
9f29fa6bf3
Fix version info command
2013-09-19 00:51:44 +09:00
tmk
259c4a040a
Add build option KEYMAP_SECTION for keymap editor
2013-09-11 14:01:47 +09:00
tmk
f7395268c0
Add ld script for keymap section
2013-09-11 13:20:58 +09:00
tmk
b6677f10e3
Add files for onekey(issue #56 )
...
- https://github.com/tmk/tmk_keyboard/issues/56
2013-08-05 16:23:17 +09:00
tmk
e7c2af78b7
Change README Makefile and config.h in hhkb
2013-07-29 00:53:18 +09:00
tmk
daa4a4235f
Add NKRO support for LUFA
2013-07-28 17:34:41 +09:00
tmk
05225dd9d8
Add bootmagic salt key to avoid accidental configuration
2013-07-24 00:41:28 +09:00
tmk
2721022078
Add mechanical locking switch support for NumLock and ScrollLock
2013-07-23 10:56:03 +09:00
tmk
6aaa6e0ef9
Add support for macro media/system keys
2013-07-23 07:53:18 +09:00
tmk
f4c69652c1
Merge branch 'hhkb_tmk'
2013-07-11 16:26:00 +09:00
tmk
d2ea9e80a0
Fix README and doc
2013-07-11 16:23:53 +09:00
tmk
9d7278682e
Add Caps Lock LED on PD6
2013-07-11 09:07:02 +09:00
tmk
0e37dd2ec5
Add power control of keyswitch board and tweak scan wait
2013-07-08 14:38:03 +09:00
Wraul
eef6aa58b7
Correction to Phantom readme markdown.
2013-07-07 18:48:25 +02:00
Wraul
a21359a098
Fix Phantom scroll lock LED.
2013-07-07 18:48:25 +02:00
yeeeargh
e0cb9cf30b
Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default.
...
Added a README.md with links to the deskthority wikipages for this project and some build instructions.
2013-07-03 13:04:33 +02:00
tmk
d965822857
Tweak tap timing for slow tap on space bar
2013-07-03 11:03:59 +09:00
tmk
e9796ff462
Add Makefile for tmk board and tweak scan wait
2013-07-03 11:02:33 +09:00
tmk
681e019450
Fix debouncing bug in hid_liber(Issue #26 )
2013-06-25 09:33:24 +09:00
Wraul
43e5ca60af
Initial implementation for the KMAC
2013-06-22 17:23:37 +09:00
tmk
bebbe15562
Add power consumptions to doc
2013-06-19 22:07:16 +09:00
tmk
c254a0d038
Change tapping parameter for hhkb/iwrap
2013-06-19 22:04:18 +09:00
Mathias Andersson
43b4e2d3b1
Add Phantom README.
2013-05-27 20:53:11 +02:00
Mathias Andersson
6e548590c4
Move Phantom keymaps to separate header files.
2013-05-27 20:53:11 +02:00
Mathias Andersson
28aeef231b
Fix Phantom sleep LED.
2013-05-27 20:53:11 +02:00
Mathias Andersson
9e84c89535
Correct order of rows for Phantom
2013-05-27 20:53:11 +02:00
Mathias Andersson
5c5312c508
Update Phantom debug print
...
This updates the Phantom project to use the new debug print functions.
2013-05-27 20:52:28 +02:00
tmk
862a006190
Fix keymap of hid_liber from yeeeargh
2013-05-21 10:35:17 +09:00
tmk
796defa86c
Fix deprecated 'prog_*' typedef - Issue #34
...
- Remove prog_char from xpritnf
- Remove prog_macro_t from acton_macro
avr-libc-1.8 removed 'prog_*' typedef because the usage of
the __progmem__ attribute on a type is not supported in GCC.
http://www.nongnu.org/avr-libc/changes-1.8.html
2013-05-21 10:16:55 +09:00
tmk
92b0674a7f
Fix makefile, debug print and keymap of HHKB
2013-05-15 00:22:27 +09:00
Mathias Andersson
3f48b13f81
Code style fixes for Phantom matrix.
2013-05-02 20:37:41 +02:00
Mathias Andersson
1e07b60d3a
Add full 7bit support to Phantom keymap.
2013-05-02 20:37:31 +02:00
Mathias Andersson
2d31fcf187
Change Phantom matrix scan to be similar to GH60.
2013-05-01 15:33:48 +02:00
Mathias Andersson
71fabf72e0
Improve matrix print for Phantom.
2013-05-01 13:21:08 +02:00
Mathias Andersson
3d503c8932
Fix debouncing on Phantom.
2013-04-28 18:54:38 +02:00
Mathias Andersson
8633cb170f
Adjust Phantom layouts formating.
...
Make the layout formating better match that of GH60.
2013-04-21 22:13:14 +02:00
Mathias Andersson
c4b012cdb5
Updated Phantom for new keymap framework.
2013-04-21 22:06:14 +02:00
tmk
a77ae5f843
Add support of iWRAP5
...
- mouse virtical wheel
- consumer page
2013-04-18 15:52:23 +09:00
tmk
540d0700dc
Remove common/controller_teensy.h
2013-04-13 11:30:08 +09:00
tmk
c26a5eb2ac
Fix keymap for new actions
2013-04-05 03:44:42 +09:00
tmk
fbea2a3aae
Fix keymap of hhkb for new actions
2013-04-05 03:27:10 +09:00
tmk
489fd75fdf
Fix keymap of gh60
2013-04-05 01:39:17 +09:00
tmk
c6d88d2795
Rename file layer_switch to action_layer
2013-04-02 17:44:24 +09:00
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
2013-03-29 11:31:21 +09:00
tmk
2795b7a0a3
Fix debouncing on gh60, hbkb, macway
2013-03-27 17:15:06 +09:00
tmk
f57a44261e
Fix Makefile of gh60
2013-03-27 15:21:16 +09:00
tmk
b862b4f030
Fix hid_liber for new keymap framework by yeeeargh
2013-03-25 00:01:30 +09:00
tmk
b2a19328ad
Changed Makefile and config.h for new options
2013-03-21 15:34:36 +09:00
tmk
9a3edb897a
Fix Makefile and config.h of gh60 for new options
2013-03-21 01:36:59 +09:00
tmk
dbcac865b9
Add NO_ACTION_KEYMAP config option
2013-03-20 01:45:04 +09:00
tmk
ecb7550a91
Add NO_ACTION_FUNCTION config option
2013-03-20 00:37:32 +09:00
tmk
9757f960f9
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-20 00:28:13 +09:00
tmk
b057511f45
Add NO_ACTION_OVERLAY config option
2013-03-20 00:26:01 +09:00
tmk
1687041267
Add COMMAND_ENABLE build option
2013-03-19 16:05:53 +09:00
tmk
9a106537f6
Add NO_PRINT and NO_DEBUG config options.
...
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
2013-03-19 14:08:40 +09:00
tmk
8580c8d291
Enable Boot magick on hhkb
2013-03-18 01:02:18 +09:00
tmk
f0c5f1b910
Add breathing sleep LED during USB suspend
2013-03-16 17:24:05 +09:00
tmk
30f9baf898
Fix debouncing and add legacy keymap support
2013-03-12 16:05:50 +09:00
tmk
c4ab832be0
Fix Locking CapsLock support in ADB converter
2013-03-12 12:10:12 +09:00
tmk
92b92dd78f
Add mechanical locking switch support for CapsLock
2013-03-12 10:43:02 +09:00
tmk
ef8439bddb
Add build option BOOTMAGIC_ENABLE
2013-03-11 15:28:46 +09:00
tmk
1d5bbb55f2
Fix legacy keymap support
...
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
db024b6b18
Add --relax for size optimization to gh60
2013-03-11 00:05:35 +09:00
tmk
51050875b7
Add BOOTLOADER_SIZE and remove BOOT_SIZE
...
- define BOOTLOADER_SIZE in config.h instead of Makefile
2013-03-10 17:53:29 +09:00
tmk
f55c677ba4
Fix watchdog in bootloader jump
...
- disable watchdog after watchdog reset
- clear WDRF after watchdog reset
2013-03-10 15:06:33 +09:00
tmk
1385058fc2
Fix gh60/matrix.c and Makefile
2013-03-09 22:23:32 +09:00
tmk
4d64fd8faa
Add bootmagic.c and fix bootloader_jump
2013-03-09 11:22:27 +09:00
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
2013-03-07 03:30:08 +09:00
tmk
81d2753ab0
Remove matrix_key_count() from matrix.h
2013-03-05 21:20:39 +09:00
tmk
9e9a85c142
Fix ghost block and remove matrix_has_ghost()
2013-03-05 21:08:16 +09:00
tmk
5808317b69
Fix keymap for new framework
2013-03-05 15:41:21 +09:00
tmk
1aa067e541
Clean action.h and add keymap doc
2013-03-05 02:42:28 +09:00
tmk
40f1a4930a
Fix SET_DEFAULT_LAYER action and keymap of gh60
2013-02-27 10:32:46 +09:00
tmk
a207e848b3
Add tap flags on record_t
2013-02-26 16:27:09 +09:00
tmk
6778324de2
Fix keymap MACRO of pc98 adn hhkb
2013-02-25 16:14:44 +09:00
tmk
75a92ff653
Fix keymap of gh60 and hhkb
2013-02-21 13:14:54 +09:00
tmk
abf0b04d14
Apply new keymap for gh60
2013-02-20 10:40:07 +09:00
tmk
06e4fc66ed
Add keymap file of gh60
2013-02-16 04:16:03 +09:00
tmk
0142b571c4
Add keymaps of gh60
...
- keymap_poker.h poker emulation
- keymap_poker_set.h poker emulation with Esc fix and cursor fix
- keymap_poker_bit.h poker emulation with Esc fix and cursor fix
2013-02-16 03:02:05 +09:00