Priyadi Iman Nurcahyo
bd5f323bec
IBM Terminal M-122 converter support
...
Code ported from TMK to QMK.
9 years ago
Jack Humbert
20892bf706
Merge pull request #948 from climbalima/master
...
svg bug fix and added pilcrow to hand wire
9 years ago
climbalima
5dce74d0ff
svg bug fix and added pilcrow to hand wire
9 years ago
Jack Humbert
ae95834f5a
specialise music variables
9 years ago
Jack Humbert
0edfe55bfe
re-enable audio and extrakeys
9 years ago
Jack Humbert
0213acbdbe
Merge pull request #946 from climbalima/master
...
Changed lets split svg to support boston meetup pcb
9 years ago
Jack Humbert
6cd55d89e6
Merge pull request #945 from priyadi/planck_priyadi
...
Remove unneeded options to reduce firmware size
9 years ago
Jack Humbert
f2e5ca25db
Merge pull request #944 from priyadi/negmousefix
...
Allow negative values for mouse movements
9 years ago
Jack Humbert
a30591cd53
Merge pull request #943 from lucwastiaux/master
...
Update dvorak_programmer layout
9 years ago
Jack Humbert
02fa4e3ce2
Merge pull request #942 from priyadi/cpp11
...
The adafruit BLE C++ code requires -std=c++11
9 years ago
climbalima
7bc1caa21c
changed svg after merge
9 years ago
climbalima
73d6018296
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
climbalima
56515ba503
changed svg to support proto pcb
9 years ago
Priyadi Iman Nurcahyo
a6db20e518
Remove unneeded options to reduce firmware size
9 years ago
Priyadi Iman Nurcahyo
434b286032
Allow negative values for mouse movements
9 years ago
lucwastiaux
75d7eb9cb5
put home/end on thumb cluster
9 years ago
lucwastiaux
a3c8949627
readme updates
9 years ago
lucwastiaux
9240f27ba9
Merge remote-tracking branch 'upstream/master'
9 years ago
lucwastiaux
dc4c8875ba
use thumb cluster key to toggle brackets layer
9 years ago
Priyadi Iman Nurcahyo
901f29e3aa
The adafruit BLE C++ code requires -std=c++11
9 years ago
Jack Humbert
985a091a73
Update readme.md
9 years ago
Erez Zukerman
cd41355069
Merge pull request #936 from jackhumbert/f/shine_default
...
Official default factory firmware for ErgoDox EZ Shine
9 years ago
Erez Zukerman
82922a4937
A new default layout that supports Shine
9 years ago
Erez Zukerman
a05b6a72d9
Adjusts config for better mousekey support
9 years ago
Jack Humbert
c87d039839
Merge pull request #921 from Wilba6582/raw_hid
...
Initial version of Raw HID interface
9 years ago
Jack Humbert
1eec2b7277
Update planck.c
9 years ago
Jack Humbert
b66845ca7f
Update rules.mk
9 years ago
Jack Humbert
7e4341e437
Update rules.mk
9 years ago
Jack Humbert
d15d1d3833
Merge pull request #935 from priyadi/promethium
...
Promethium handwired keyboard firmware update
9 years ago
Priyadi Iman Nurcahyo
c7d11fd001
Remove unnecessary build options
10 years ago
Priyadi Iman Nurcahyo
e18a75609d
Merge branch 'master' into promethium
10 years ago
Jack Humbert
dd2911151b
Merge pull request #932 from climbalima/master
...
Added ponoko svg for lets split
10 years ago
Jack Humbert
082f7ed3d3
Merge pull request #933 from priyadi/ps2_mouse_init_user2
...
Implemented weak ps2_mouse_init_user()
10 years ago
Priyadi Iman Nurcahyo
236c040859
syntax error fix
10 years ago
Priyadi Iman Nurcahyo
07d29b7d29
syntax error fix
10 years ago
Priyadi Iman Nurcahyo
d059624bfb
Implemented weak ps2_mouse_init_user()
...
There are a lot of PS/2 commands, some are vendor/device specific, so we
provide a weak ps2_mouse_init_user() to be implemented in each keyboard
that need it.
10 years ago
Priyadi Iman Nurcahyo
73073f270b
Trackpoint initialization
10 years ago
Priyadi Iman Nurcahyo
6ef3060b42
Implemented weak ps2_mouse_init_user()
...
There are a lot of PS/2 commands, some are vendor/device specific, so we
provide a weak ps2_mouse_init_user() to be implemented in each keyboard
that need it.
10 years ago
Priyadi Iman Nurcahyo
fc80aa9974
Merge branch 'master' into promethium
10 years ago
Priyadi Iman Nurcahyo
a8e5f61805
fix emoji LED indicators.
10 years ago
Priyadi Iman Nurcahyo
75b18773bd
fix RGB LED order
10 years ago
climbalima
0f71c81df8
having trouble with conflicts
10 years ago
climbalima
45b7718fb1
cleaned up personal projects
10 years ago
climbalima
59c54d651b
Merge https://github.com/climbalima/qmk_firmware
10 years ago
climbalima
ae66f0d702
added plate files for lets split
10 years ago
climbalima
2186e5ae85
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Jack Humbert
f39e1b5dfe
cleans-up formatting of readme
10 years ago
Jack Humbert
d0c667c790
Merge pull request #931 from OferPlesser/feature/improve-ps2-mouse
...
Improving ps/2 mouse
10 years ago
Jack Humbert
464f7d9687
Merge pull request #916 from wez/ble_4
...
Connect the adafruit ble code to the lufa main loop
10 years ago
Ofer Plesser
f0768f8be9
Forgot to use define in delay instead of hardcoded number
10 years ago