Commit Graph

315 Commits (afa0f9d0aa08c7476bd63f3a478a6ea849b96e05)

Author SHA1 Message Date
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.
10 years ago
Nathan Ross Powell e958baca81 Delete .keymap_nathan.c.swp 10 years ago
Nathan Ross Powell 80c4cdb245 Merge remote-tracking branch 'upstream/master' 10 years ago
Jack Humbert 9c3a956634 Update README.md 10 years ago
Jack Humbert 9307a0a3e4 Merge pull request #6 from tmk/master
pulling from tmk
10 years ago
Jack Humbert be86aefdbd Rename handwire-matrix.c to matrix-handwire.c 10 years ago
Jack Humbert a296c83805 Create handwire-matrix.c 10 years ago
Wilba6582 65680819df Replaced tabs with spaces to match TMK convention. 10 years ago
Wilba6582 b80b6b369c Added backlight.h, backlight.c 10 years ago
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.
10 years ago
Jack Humbert 0fcb3b65f8 brett 10 years ago
Jun Wako c35c4283b9 infinity: For production model and add SpaceFn 10 years ago
Jack Humbert ceff93844b simon 10 years ago
Jack Humbert ea6de22aee brett 10 years ago
Jack Humbert a538f71e41 led oops 10 years ago
Jack Humbert 64dc4784e4 vlad 10 years ago
Jack Humbert 7884125b79 joe 10 years ago
Jack Humbert 88cc5ce883 joe 10 years ago
Jack Humbert cf4363c910 joe 10 years ago
Jack Humbert a4d091eb52 joe 10 years ago
Jack Humbert 4a3c0839f9 sean 10 years ago
pepers b8c91951e1 defined semi-standard and short space layouts 10 years ago
pepers 438ff3465e defined KEYMAP_GRID for grid layouts 10 years ago
Jack Humbert 6cae90793f Create keymap_matthew.c 10 years ago
Jack Humbert 09655cc5d5 Create keymap_nathan.c 10 years ago
Jack Humbert 6f735ca130 Update README.md 10 years ago
Ralf Schmitt 012ec9e379 NerD, turn BRK into PAUS to get bootloader jump back. 10 years ago
tmk a5122d5aba Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into vovcacik-ghost_squid
Conflicts:
	README.md
10 years ago
tmk 1cda7b79fb Fix typo 'keyobard' #166 10 years ago
tmk d32b955af6 Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into xauser-forhasu 10 years ago
tmk 40fd75e5ed hhkb: Update RN-42 docs 10 years ago
Ralf Schmitt 2d74020331 Added NerD 80% (TKL) support 10 years ago
Ralf Schmitt d9b5f5110e Added NerD 60% support 10 years ago
Nathan Ross Powell e7289bb029 KC_INSERT should be KC_INS
The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
10 years ago
tmk 099701dd31 hhkb: Integrate RN-42 support, remove hhkb_rn42 10 years ago
Jack Humbert 83a3d7a3da Update README.md 10 years ago
tmk ce66988650 hhkb_rn42: Move doc 10 years ago
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.
10 years ago
Jack Humbert a7a808795e Update README.md 10 years ago
tmk 517817b9c7 rn42: Update doc 10 years ago
tmk 2626a32260 Use pgmspace for RN-42 commands 10 years ago
tmk 3b3af3bae0 Increase buffer of rn42_gets() and change rn42_linked() 10 years ago
tmk 1b95b3c51a rn42: Add commands for RN-42 10 years ago
tmk 4f121de7ad rn42: Add rn42_getc and rn42_gets 10 years ago
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.
10 years ago
tmk 884c2ab0f2 Update doc 10 years ago
tmk 160e02d06a Change RN42 state display 10 years ago
tmk ebe4373258 Fix power saving while USB suspended
- doesn't pwoer save while Bluetooth turns on
10 years ago
tmk 86f82dd02d Add wait for charging capacitance of ADC S/H 10 years ago
tmk 2d7973fc3f Fix: enable digital input for PF5 10 years ago