Commit Graph

1184 Commits (1b579212d42d6a501f568c4ef894f4d8598c5ea5)
 

Author SHA1 Message Date
Jack Humbert b8ebba012b Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 10 years ago
Jack Humbert dee171b425 ht to mt 10 years ago
Jack Humbert 18da1e6801 layer tap, mod tap 10 years ago
Erez Zukerman f024a462cd Fixes rolling combos for mod-tap keys 10 years ago
Erez Zukerman d3db8d62f6 More work on ErgoDox EZ default keymap 10 years ago
Jack Humbert d9f08e6177 toggle and hold-tap action shortcuts 10 years ago
Jack Humbert 909d30553f updated EZ makefile with tmk_core changes 10 years ago
Erez Zukerman 2739aa8d78 Initial working version of ErgoDox EZ layout using new syntax 10 years ago
Jack Humbert d311fd8d1a Merge pull request #34 from jackhumbert/tmk-master
merging from tmk, new_project script and template
10 years ago
Jack Humbert 6f3141965e new project script 10 years ago
Jack Humbert d35402938f reverting gh60 10 years ago
Jack Humbert 0e93ee235f reverting gh60 10 years ago
Jack Humbert 547da78335 merging tmk 10 years ago
Jack Humbert a766918d5c README changes 10 years ago
Jack Humbert 53f7c6535d Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 10 years ago
Jack Humbert 5a268d97ec READMEs 10 years ago
Jack Humbert 018e7a2e37 Merge pull request #28 from abienz/master
Added volume down to function layer
10 years ago
Jack Humbert a6913550c8 fixed MOs 10 years ago
Jack Humbert 7f8643a6a6 Merge pull request #32 from jackhumbert/hf/comments
[Jack & Erez] Comments + tiny updates and cleanup
10 years ago
Jack Humbert cc1c32671e fixed makefile, added MO DF shortcuts 10 years ago
Erez Zukerman 0c47e8b008 [Jack & Erez] Comments + tiny updates and cleanup 10 years ago
Jack Humbert 402122744c ez with leds 10 years ago
Jack Humbert 35a81f5b8b added ergodox 10 years ago
Jack Humbert 46e7fb2d3c quantum separated 10 years ago
Jack Humbert ff8d8a50df fixes for bluetooth without usb 10 years ago
Jack Humbert 61fea81a24 spanish layout 10 years ago
Jack Humbert 31dd8ea34a french keycodes 10 years ago
Jack Humbert 484a9d12f0 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 10 years ago
Jack Humbert e61a5ed806 nordic shortcuts 10 years ago
Jack Humbert abc1c0e31e Update README.md 10 years ago
Jack Humbert 71a8fd8b12 bluetooth working with usb 10 years ago
Jack Humbert bbb21f60e9 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 10 years ago
Jack Humbert c966e7982c bluetooth 10 years ago
tmk fa33719ada Add doc of HHKB original keycodes 10 years ago
tmk 6fe4af82fa Fix port setting of alps64/matrix.c 10 years ago
Jack Humbert d664234bab Merge pull request #31 from cr3473/master
Modified numpad/tenkey layout
10 years ago
cr3473 1b8ef914ff Modified numpad/tenkey layout
improved ease of use
10 years ago
Jack Humbert 40148c430e BL 10 years ago
Jack Humbert a230aba402 pcb hex 10 years ago
Jack Humbert 266ff2344e backlight 10 years ago
Jun Wako 5ce9bf8353 Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' 10 years ago
Jun Wako fdc38ef3f9 Squashed 'tmk_core/' changes from dc0e46e..57d27a8
57d27a8 Merge branch 'core_update_150924' into core
024abe3 core: Fix NKRO ifdef
7aa2d30 core: Fix for disabling NKRO in Boot protocol
95651fd core: Fix message print of debug command
c20cd29 lufa: Fix endpoint bank mode for ATMega32u2
82ac21f next_usb: Fix next_kbd_set_leds()
537d9c7 Change to KC_BOOTLOADER(KC_BTLD)
f2b3772 Add an assignable RESET key
fc99257 Fix parenthesis
e852582 Fix weak modifier clear in action macro
c2a6c5c core: Fix lufa suspend callback(#234)
fa548c5 usb_usb: Ignore error usage(0x01-03) report
513d95c usb_usb: Support locking key indicator LED
cd78802 core: Add keymap section ldscript for ATMega32U2
70c9abd Add description for non-US keys on keycode.h
538c192 lufa: Fix console flush #223
87628c9 Revert "Make action_for_key a weak symbol"
3c0a1ba Make action_for_key a weak symbol
6bb0d7d ibm4704_usb: Fix protocol handling
b6ef5cf Add keyboard_setup() and matrix_setup()
f4bb8b2 ibm4704_usb: Fix interrupt of clock(rising edge)
0c1fcc1 usb_usb: Change debug LED pin config
595710d Reduce code size of magic commands
6bed174 Add description of AVR bootloader and boot section
54c6a01 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
d18d42e Merge branch 'core-update2' into core
febec88 Add compile options '-fdata-sections'

git-subtree-dir: tmk_core
git-subtree-split: 57d27a8e39173a589b4abae74851f95c39940174
10 years ago
Jun Wako 77afc5a76f core: Fix NKRO ifdef 10 years ago
Jun Wako 79fd952da4 ibm4704: Add keymap for Alps 102-key 10 years ago
Jack Humbert 1da07810c7 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 10 years ago
Jack Humbert f512923456 new default layout 10 years ago
Jack Humbert 72267bb212 Merge pull request #30 from cr3473/master
rearranged dedicated cursor keys
10 years ago
cr3473 7ed793b292 rearranged dedicated cursor keys
now in standart TLK style cluster
VIM style still available in upper layer
10 years ago
tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol 10 years ago
tmk e8a4a63ec4 core: Fix message print of debug command 10 years ago