Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-31 | Merge pull request #1190 from osamuaoki/master | ||
Fix typo | |||
2017-03-31 | Merge pull request #1189 from Zay950/to_push | ||
Unicode input_mode presistance | |||
2017-04-01 | Fix typo | ||
2017-03-30 | Worked around some new Makefile issues. | ||
2017-03-30 | Pulling and pushing troubles | ||
2017-03-30 | changed hotkey cluster to accomodate awkward software... again | ||
2017-03-30 | changed hotkey cluster to accomodate awkward software | ||
2017-03-30 | Add RN42 Bluetooth module support | ||
Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS. | |||
2017-03-30 | Update to match QMK keymap | ||
2017-03-30 | Typo fix | ||
2017-03-30 | Merge pull request #1188 from hot-leaf-juice/master | ||
changed hotkey cluster to accomodate awkward software... again | |||
2017-03-30 | changed hotkey cluster to accomodate awkward software... again | ||
2017-03-30 | Merge pull request #1187 from hot-leaf-juice/master | ||
changed hotkey cluster to acommodate awkward software | |||
2017-03-30 | Merge pull request #1185 from exiva/rn42_bluetooth | ||
Add RN42 Bluetooth module support | |||
2017-03-30 | Merge pull request #1184 from osamuaoki/master | ||
Update keymap.md to QMK | |||
2017-03-30 | changed hotkey cluster to accomodate awkward software | ||
2017-03-29 | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | ||
2017-03-29 | Add RN42 Bluetooth module support | ||
Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS. | |||
2017-03-29 | Merge branch 'master' into to_push | ||
2017-03-30 | Update to match QMK keymap | ||
2017-03-30 | Typo fix | ||
2017-03-29 | Merge pull request #1183 from Rovanion/real-master | ||
Added instructions for how to build and flash the firmware with teensy_cli | |||
2017-03-29 | Added link to the teensy linux page. | ||
2017-03-28 | Clarify the quantum license (#1042) | ||
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts | |||
2017-03-28 | Merge pull request #1182 from henxing/default_atreus_layout | ||
Default atreus layout | |||
2017-03-28 | Merge pull request #1139 from Swoy/master | ||
Satan Board "Admiral Strokers" keymap and config | |||
2017-03-28 | typo removed {3 ... | ||
2017-03-28 | fixed capitalization issue (checkTime => checktime) | ||
2017-03-28 | Merge branch 'master' into default_atreus_layout | ||
2017-03-28 | moved checktime out of function | ||
2017-03-28 | declaring checktime before the function it is used in. | ||
2017-03-28 | fixed function to not accept any arguments. | ||
As per Pramod's comment on stack overflow: In C int foo() and int foo(void) are different functions. int foo() accepts an arbitrary number of arguments, while int foo(void) accepts 0 arguments. In C++ they mean the same thing. I suggest that you use void consistently when you mean no arguments. | |||
2017-03-28 | removed varable trace option from makefile | ||
2017-03-28 | slight cleanup as per recommendation | ||
2017-03-28 | Moved key_timer out of function. | ||
2017-03-28 | removed a carriage return | ||
2017-03-28 | Merge remote-tracking branch 'refs/remotes/qmk/master' | ||
2017-03-28 | fixed #1139 issues | ||
A fix described by jackhumbert has been sorted out now. | |||
2017-03-28 | Merge pull request #1174 from nooges/atreus50 | ||
Add Atreus50 keyboard | |||
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | ||
Flesh out MIDI support | |||
2017-03-28 | Merge pull request #1098 from lambdalisue/tapping-force-hold | ||
Add TAPPING_FORCE_HOLD to regulate behaviour | |||
2017-03-28 | Merge pull request #1167 from smt/smt/satan | ||
Add smt keymap for Satan 'GH60' | |||
2017-03-28 | Merge pull request #1162 from Khord/master | ||
My customized keymap + some tunes for the song list | |||
2017-03-28 | Move Atreus50 to hardwired directory and update README | ||
2017-03-28 | Merge pull request #1172 from nooges/hexwire-fixes | ||
Let's Split hexwire keymap fixes | |||
2017-03-28 | Merge pull request #1157 from jtbarrett/tada68_default | ||
Update readme and default layout for TADA68 | |||
2017-03-28 | Merge pull request #1180 from mattdibi/master | ||
Italian layout for ergodox keyboard | |||
2017-03-28 | Merge pull request #1171 from ishtob/master | ||
SSD1306 I2C OLED display support for let's split | |||
2017-03-28 | Merge pull request #1168 from newsboytko/newsboytko/frosty-flake | ||
Support Frosty Flake Controller (CM Storm QFR) | |||
2017-03-28 | Merge pull request #1178 from cheesemacfly/master | ||
XD60 different layout |