Commit Graph

5065 Commits (54d48140cd4e0f03876b336c170a15076e123c69)
 

Author SHA1 Message Date
coderkun 049f906b5e Fix keymap “coderkun_neo” to use LALT instead of RALT
coderkun 021edb6ec6 Add several Unicode symbols to keymap “coderkun_neo2”
coderkun c74f47555c Add keymap diagrams to readme of keymap “coderkun_neo2”
coderkun 605c4129cc Merge branch 'master' into coderkun_neo2
Jack Humbert 3448d5d487 Merge pull request from akatrevorjay/pr/dfu-serial
Allow to specify serial to dfu-util flash
Jack Humbert ec35fea264 Merge pull request from osamuaoki/master
Fix typo
Jack Humbert 2b4efaba53 Merge pull request from Zay950/to_push
Unicode input_mode presistance
Osamu Aoki caab4d7e45 Fix typo
nielsenz d1e66e2e07 Worked around some new Makefile issues.
nielsenz 7e54332890 Pulling and pushing troubles
Callum Oakley b9225a28f2 changed hotkey cluster to accomodate awkward software... again
Callum Oakley 200ae0c519 changed hotkey cluster to accomodate awkward software
Travis La Marr eedb767279 Add RN42 Bluetooth module support
Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS.
Osamu Aoki ccbdf90f02 Update to match QMK keymap
Osamu Aoki 3a1ee48cda Typo fix
Jack Humbert b441468795 Merge pull request from hot-leaf-juice/master
changed hotkey cluster to accomodate awkward software... again
Callum Oakley 3f3f208113 changed hotkey cluster to accomodate awkward software... again
Jack Humbert 8994fca4ee Merge pull request from hot-leaf-juice/master
changed hotkey cluster to acommodate awkward software
Jack Humbert d359b55520 Merge pull request from exiva/rn42_bluetooth
Add RN42 Bluetooth module support
Jack Humbert 338edcabd7 Merge pull request from osamuaoki/master
Update keymap.md to QMK
Callum Oakley d145a1192f changed hotkey cluster to accomodate awkward software
Xyverz 571f39da66 Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0
Travis La Marr 71da013995 Add RN42 Bluetooth module support
Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS.
Zay950 2366ebfbbd Merge branch 'master' into to_push
Osamu Aoki c782b269b6 Update to match QMK keymap
Osamu Aoki 4d2be0281c Typo fix
Jack Humbert 942f2ccee4 Merge pull request from Rovanion/real-master
Added instructions for how to build and flash the firmware with teensy_cli
Rovanion Luckey d6e51d2008 Added link to the teensy linux page.
skullydazed 23839b8c6d Clarify the quantum license ()
* 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
Jack Humbert b83ae5ae5c Merge pull request from henxing/default_atreus_layout
Default atreus layout
Jack Humbert 49f547dd8e Merge pull request from Swoy/master
Satan Board "Admiral Strokers" keymap and config
Ole Anders 6de7e5d8dc typo removed {3 ...
Ole Anders 85cac39529 fixed capitalization issue (checkTime => checktime)
Hugh Enxing 3fdc45b4e9 Merge branch 'master' into default_atreus_layout
Ole Anders 411cd4fae2 moved checktime out of function
Ole Anders f504082f7f declaring checktime before the function it is used in.
Ole Anders 256abc64d5 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.
Ole Anders 1b821eca66 removed varable trace option from makefile
Ole Anders 37b7539af3 slight cleanup as per recommendation
Ole Anders c72ca58528 Moved key_timer out of function.
Ole Anders 48dfc77718 removed a carriage return
Ole Anders 62faa20ef6 Merge remote-tracking branch 'refs/remotes/qmk/master'
Ole Anders d5ee0194ab fixed issues
A fix described by jackhumbert has been sorted out now.
Jack Humbert 5e4daf1c6d Merge pull request from nooges/atreus50
Add Atreus50 keyboard
Jack Humbert 7e37daa2ce Merge pull request from newsboytko/newsboytko/midi-keycodes
Flesh out MIDI support
Jack Humbert 216f669276 Merge pull request from lambdalisue/tapping-force-hold
Add TAPPING_FORCE_HOLD to regulate behaviour
Jack Humbert cc2fb56ed8 Merge pull request from smt/smt/satan
Add smt keymap for Satan 'GH60'
Jack Humbert fa09189195 Merge pull request from Khord/master
My customized keymap + some tunes for the song list
Danny Nguyen 71857ebc3f Move Atreus50 to hardwired directory and update README
Jack Humbert 6e688ad5c2 Merge pull request from nooges/hexwire-fixes
Let's Split hexwire keymap fixes