Commit Graph

  • 9ea56f03a1 Fixing readme clobber Ryan MacLean 2017-08-19 00:24:56 -0700
  • 07be7b8d69 Reverting CMD Changes Ryan MacLean 2017-08-19 00:38:31 -0700
  • baae936b47 Required overridden function for keymaps in EEPROM Wilba6582 2017-08-19 17:32:08 +1000
  • a6845036e2 Merge branch 'master' of https://github.com/qmk/qmk_firmware Callum Oakley 2017-08-19 10:34:45 +0100
  • 4c4a174dbe Added Preonic Makefile and readme.md 2017-08-18 17:45:32 -0400
  • 8b62a0af74 Updated keymaps with second LOWER for the right hand 2017-08-18 17:29:19 -0400
  • 7277f09bba Update Nyquist readme file to new format Danny Nguyen 2017-08-18 15:36:49 -0400
  • 94ca84d271 Fix incorrect name for GeminiPR in docs. Joe Wasson 2017-08-18 10:38:51 -0700
  • 52f2f6d8ea adds audio docs to summary Jack Humbert 2017-08-18 13:57:57 -0400
  • 9fed4f7948 Add link to keycodes doc in how_keyboards_work Benny Powers 2017-08-18 10:45:36 +0300
  • c0a6935fb3 Fix these links, as they appear to be broken (#1595) Roy Wellington Ⅳ 2017-08-18 00:18:04 -0700
  • b483a90a90 update favicons Jack Humbert 2017-08-17 17:13:44 -0400
  • cb76e71109 Add dvorak/colemak layers Drashna Jael're 2017-08-16 20:23:47 -0700
  • 8392667ac4 bananasplit LED support and keymap add 0010 2017-08-17 11:31:51 -0400
  • 4a9e16b394 Add a tetris keymap to clueboard that includes a tetris game Dan Amlund Thomsen 2017-08-13 14:42:07 +0200
  • 71d1c02a9b Add message to avrdude script that it can't used within WSL currently Danny Nguyen 2017-08-16 17:36:34 -0400
  • 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard skullY 2017-08-16 15:08:16 -0700
  • 2ee0dc7793 Revert "Moves files from ez/keymaps to ergodox/keymaps" Erez Zukerman 2017-06-27 11:32:07 -0400
  • 9298f9d586 Moves files from ez/keymaps to ergodox/keymaps Erez Zukerman 2017-06-27 09:08:12 -0400
  • 356b489d98 Update ErgoDox readme Erez Zukerman 2017-06-27 08:50:55 -0400
  • 4c2dafc652 Add separate readme.md for ErgoDone Yu He 2017-08-15 12:22:14 +0200
  • 285099de0d Add ErgoDone support to two keymaps that have special config.h Yu He 2017-08-12 17:52:36 +0200
  • cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them Yu He 2017-08-12 17:15:24 +0200
  • 52f4a38cb3 Add support for the ErgoDone Yu He 2017-08-12 16:05:05 +0200
  • f02430b131 Update links in the glossary skullY 2017-08-06 21:08:28 -0700
  • 9d1a08e38a Doc updates from going through every file skullY 2017-08-06 20:57:57 -0700
  • 9b879b1267 break up keymaps and quantum keycodes into files by feature skullY 2017-08-06 17:51:42 -0700
  • 2709744cdd take a stab at documenting layers skullY 2017-08-06 10:21:28 -0700
  • 207bcd788a rework key_functions into feature_common_shortcuts skullY 2017-08-06 09:36:15 -0700
  • e6c638bed1 Overhaul the Getting Started section and add a FAQ section skullY 2017-08-05 20:54:34 -0700
  • 89bcdde927 line endings skullY 2017-08-16 12:23:59 -0700
  • d3e1aaf5e2 trigger new travis build skullY 2017-08-16 01:11:39 -0700
  • 0cc15e117d Cleanup the clueboard keymaps skullY 2017-08-16 01:07:48 -0700
  • 5bff9d6181 cleanup usb-usb converter code Balz Guenat 2017-08-16 01:34:46 +0200
  • 7e5ccd50dc add RESET to keymap Balz Guenat 2017-08-14 15:48:16 +0200
  • 80d082055b convert keymap into qmk-style Balz Guenat 2017-08-14 15:43:57 +0200
  • c8222043fc wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp Balz Guenat 2017-08-12 19:07:35 +0200
  • fa86b10138 add extern "C" to matrix.cpp Balz Guenat 2017-08-12 18:33:49 +0200
  • 2aa5e44640 some major steps toward making the usb-usb converter work Balz Guenat 2017-08-12 18:24:15 +0200
  • 42f895a4bc remove unused variables from makefile Balz Guenat 2017-06-20 03:28:40 +0200
  • f4cdc9117c small changes following Jack's advice. Balz Guenat 2017-06-20 03:14:30 +0200
  • d7d20e2511 start working on usb-usb converter port Balz Guenat 2017-06-20 02:19:15 +0200
  • 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined. Martin Sandiford 2017-08-15 10:41:21 +0930
  • c622423668 Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used. Martin Sandiford 2017-08-15 10:38:29 +0930
  • b7d43ee253 correct tilde to grave discursivemoth 2017-08-13 15:20:04 -0400
  • 565c670ca4 Merge pull request #1571 from BalzGuenat/grave-esc-fix Jack Humbert 2017-08-15 19:48:14 -0400
  • aee4e4650b Merge pull request #1576 from That-Canadian/minidox Jack Humbert 2017-08-14 16:21:39 -0400
  • be0d49ba63 Add files via upload drashna 2017-08-12 03:19:03 -0700
  • 0f2a7b6210 Fixed so will compile both with and without underglow drashna 2017-08-12 01:58:25 -0700
  • cb7255755b Add files via upload drashna 2017-08-12 01:17:11 -0700
  • 1a0b5aee63 Create Keymap.c drashna 2017-08-12 01:16:37 -0700
  • 26650731d1 Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). That-Canadian 2017-08-13 14:24:04 -0400
  • 1631f7cd79 Merge branch 'master' into minidox That-Canadian 2017-08-13 14:11:40 -0400
  • 09e5885e45 Merge remote-tracking branch 'upstream/master' That-Canadian 2017-08-13 14:11:25 -0400
  • b4be711af1 fix for issue #1568 Balz Guenat 2017-08-12 11:57:42 +0200
  • 430151dd51 Merge remote-tracking branch 'upstream/master' Balz Guenat 2017-08-12 12:14:33 +0200
  • 175db1a549 fix code block formatting Balz Guenat 2017-08-11 23:13:50 +0200
  • 5ad103fa51 add description of new option to docs and add option (commented out) into template. Balz Guenat 2017-08-11 22:20:36 +0200
  • 188ed682e3 add short comment to grave_esc_ctrl_override Balz Guenat 2017-08-11 21:43:49 +0200
  • 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC. This enables the ctrl+shift+esc shortcut to task manager on windows. Balz Guenat 2017-08-11 18:53:08 +0200
  • 3e67cc9c80 add description of new option to docs and add option (commented out) into template. Balz Guenat 2017-08-11 22:20:36 +0200
  • bd38273f6f add short comment to grave_esc_ctrl_override Balz Guenat 2017-08-11 21:43:49 +0200
  • 7b8eed9f29 add option to let ctrl override shift/gui for the GRAVE_ESC. This enables the ctrl+shift+esc shortcut to task manager on windows. Balz Guenat 2017-08-11 18:53:08 +0200
  • 88198a9606 move qmk version to very top, exclude when git isn't available Jack Humbert 2017-08-10 18:54:14 -0400
  • 6895c4510e fix default layer songs Jack Humbert 2017-08-10 16:52:24 -0400
  • 70407a1b67 Add config.h to piemod keymap. dwrz 2017-08-10 17:07:07 +0000
  • 3fa32867ad Remove makefile from Let's Split piemod. dwrz 2017-08-06 15:10:58 +0000
  • 72b7067489 Add piemod keymaps for Let's Split and Planck. dwrz 2017-08-06 15:08:04 +0000
  • 48a89ad864 Merge remote-tracking branch 'upstream/master' That-Canadian 2017-08-09 23:17:48 -0400
  • a5ab2412ab Update readme Ryan Sullivan 2017-08-09 09:57:48 -0400
  • 78ae28f24c Add 'boardy' keymap Ryan Sullivan 2017-08-09 09:51:24 -0400
  • b6ed990d58 Rename 'base' to 'default' Ryan Sullivan 2017-08-09 09:50:07 -0400
  • aa660d61ea Add Org60 keyboard Ryan Sullivan 2017-08-09 09:47:16 -0400
  • d2e24354e1 Add TKL keymap for GON NerdTKL Jasonm23 2017-08-09 18:08:57 +0800
  • 6b70b6a990 Readmes! Ethan Madden 2017-08-08 16:00:48 -0700
  • daa5cee065 Added my personal layout Ethan Madden 2017-08-07 19:35:21 -0700
  • 33a87c132c Base JC65 config Ethan Madden 2017-08-04 16:05:10 -0700
  • 087d00f769 commit line ending differences skullY 2017-08-06 21:01:32 -0700
  • 26d348b6d1 move version info to the top of the output Jack Humbert 2017-08-08 15:26:19 -0400
  • 5210f94a56 add version to make output Jack Humbert 2017-08-07 10:36:23 -0400
  • f1536a3f54 Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build Danny Nguyen 2017-08-04 13:52:08 -0400
  • 3815067377 Fixed gaming layer Fredric Silberberg 2017-08-07 22:19:13 -0700
  • 114565fe81 Rename SHIFT macro to BV_64 Fredric Silberberg 2017-08-07 22:05:59 -0700
  • e9d755b6f4 Small gaming layer update Fredric Silberberg 2017-08-07 22:02:57 -0700
  • a3e1d9a8cc Added support for locking One Shot modifiers. Fredric Silberberg 2017-08-06 14:14:27 -0700
  • 02f405708b Remove hex print code. Fredric Silberberg 2017-08-06 13:22:26 -0700
  • 916c4d799d Added NKRO to nyquist layout. Fredric Silberberg 2017-08-06 13:18:06 -0700
  • bc59e093ec Updated ergodox profile Fredric Silberberg 2017-08-06 13:09:16 -0700
  • 7935f563e9 Updated nyquist gaming layout. Fredric Silberberg 2017-08-06 13:00:46 -0700
  • 5fc4a664dc Added initial key lock documentation. Fredric Silberberg 2017-08-06 02:09:34 -0700
  • 8e1be7c792 Initial implementation of the key_lock feature. Fredric Silberberg 2017-08-06 01:50:20 -0700
  • 7a9fb7c96b Added readme, fixed eql vs plus Fredric Silberberg 2017-08-05 16:16:38 -0700
  • 8cb413b6b7 Updated licensing Fredric Silberberg 2017-08-05 15:40:19 -0700
  • b66a9af352 Finished initial Nyquist keymap. Fredric Silberberg 2017-08-05 15:34:14 -0700
  • fb91d9008b Additional keymap updates. Fredric Silberberg 2017-08-05 14:54:16 -0700
  • 1219da753b Initial nyquist keymap Fredric Silberberg 2017-08-05 00:58:10 -0700
  • 107d8031e5 update priyadi's keymap config Jack Humbert 2017-08-07 22:36:05 -0400
  • 1a070d6f6f let planck keymaps use KEYMAP Jack Humbert 2017-08-07 22:04:37 -0400
  • e966854a65 Merge pull request #1558 from BalzGuenat/bananasplit Jack Humbert 2017-08-07 17:09:36 -0400
  • 3961e14209 remove duplicate readme Balz Guenat 2017-08-07 22:26:32 +0200