Commit Graph

3731 Commits (be4e75423a232d9d328bb23835e0fa5152292c95)
 

Author SHA1 Message Date
Jack Humbert 309d93184e Merge pull request #852 from J3RN/remove-z-slash-controls
Removed the control action when holding z or /
8 years ago
Fred Sundvik 0ba3e523a7 Add documentation for the variable tracing 8 years ago
Fred Sundvik a377017c95 Add possibility to control variable trace from make 8 years ago
Fred Sundvik f519b94be7 Add variable trace
For debugging changes to variables, either normally or as a result
of a memory corruption.
8 years ago
Jonathan Arnett 1d766c596e
Removed the control action when holding z or / 8 years ago
Fred Sundvik c06e2486ab Increase the infinity60 system tick frequency 8 years ago
Damien 7697f23538 Merge pull request #11 from jackhumbert/master
Merged from jackhumbert
8 years ago
IBNobody 78976d8f7a Adding SKIP_GIT to speed up compiles. 8 years ago
IBNobody 9e6c57af2a Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 8 years ago
Erez Zukerman d5270af111 Implements dedicated text zoom keys 8 years ago
Erez Zukerman 7a9be2562d Merge pull request #851 from J3RN/momentary
Switched to momentary
8 years ago
Erez Zukerman a6401076d5 Merge pull request #843 from lucwastiaux/master
Adding Ergodox Dvorak Programmer layout
8 years ago
Erez Zukerman bd40844e4e Merge pull request #836 from 20lives/master
added new layout
8 years ago
Jack Humbert 964b8574ee Merge pull request #839 from priyadi/planck-priyadi-modification
Update priyadi's keymap for Planck; added readme
8 years ago
Jack Humbert d75de44551 Merge pull request #854 from slebedev/master
Add link to article about Unicode Hex Input in readme
8 years ago
Jack Humbert b0317abe42 Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash
Run each sumbmake in a separate shell
8 years ago
Fred Sundvik d956dd1248 Run each sumbmake in a separate shell
This will fix the situation where the commandline gets too long when
there are many keyboards and keymaps.
8 years ago
IBNobody f403028974 added fixed debounce code 8 years ago
Sergey Lebedev 552f469dfc Add link to article about Unicode Hex Input in readme
For me it wasn't clear what is `Unicode Hex Input`, that article
  clarifies it (at least for me).
8 years ago
IBNobody e40c33f754 Merge branch 'master' of https://github.com/IBNobody/qmk_firmware 8 years ago
IBNobody 32f88c0717 Made scanning more efficient 8 years ago
IBNobody 4c6960835c Refactoring Matrix scanning 8 years ago
IBNobody 508eddf8ba Fixing Debounce - WIP 8 years ago
IBNobody a0fdb6b81a Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 8 years ago
dbroqua 2082c6f110 - Fixed typo in gh60/dbroqua layout 8 years ago
lucwastiaux 055247f35d re-introduce brackets layer 8 years ago
Damien 41d7460f53 Merge pull request #10 from jackhumbert/master
Merge from jackhumbert/qmk_firmware
8 years ago
Jack Humbert f44ead1462 Merge pull request #827 from Dbroqua/master
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
8 years ago
Jack Humbert 67cf367a45 Merge pull request #849 from hot-leaf-juice/master
tiny keymap change
8 years ago
Jack Humbert 003cb9124c Merge pull request #848 from andrebeat/fix-dockerfile
Add subproject env var to dockerfile
8 years ago
Jack Humbert cbb7e95284 Merge pull request #847 from yinshanyang/master
added notes on using Arduino Pro Micro 3.3V with Let’s Split
8 years ago
Jack Humbert 8d60354d5a Merge pull request #844 from priyadi/unicode_wincompose_input
Unicode WinCompose input method
8 years ago
Jack Humbert 108d0e89a6 Merge pull request #842 from priyadi/unicode_map_length
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations
8 years ago
Jack Humbert 3b34cf7e6c Merge pull request #841 from jacwib/master
Update jacwib keymap to version 1.2
8 years ago
Jack Humbert f2dd125a1e Merge pull request #831 from kejadlen/master
add alphadox layouts to atreus and ergodox
8 years ago
Jack Humbert c66c86cace Merge pull request #834 from kazufukurou/master
add programmer dvorak keymap
8 years ago
Alpha Chen 427ea7a889 [alphadox] remove tmk reset code 8 years ago
Alpha Chen e2916f8ab1 [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt 8 years ago
Alpha Chen 22cb73fad3 add alphadox layouts to atreus and ergodox 8 years ago
Callum Oakley 6bbb0b030e replace lock key with general power key 8 years ago
Callum Oakley c0a9fa8eea switched to standard volume keys 8 years ago
Andre Silva 1557d16562 add subproject env var to dockerfile 8 years ago
Yin Shanyang 7550abbb7f added notes on using Arduino Pro Micro 3.3V with Let’s Split 8 years ago
IBNobody ef8f618027 Fixing Line Terminations 8 years ago
IBNobody 17170ba76d Fixed some large keyboard bugs
Fixed some bugs relating to keyboards with more than 16 columns. Also
added the ability to mask off keyboard matrix bits.
8 years ago
IBNobody 05ceef2350 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 8 years ago
Lior Haim 0d26320cf3 merge upstream 8 years ago
jacwib b7611d5037 1.2 update 8 years ago
Priyadi Iman Nurcahyo c6f6172fd5 Use WinCompose unicode input method instead of HexNumpad 8 years ago
Priyadi Iman Nurcahyo 4a666c2010 Unicode WinCompose input method 8 years ago