Commit Graph

320 Commits

Author SHA1 Message Date
Jack Humbert
4454ded0af macros 2015-03-23 00:33:54 -04: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
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