Jack Humbert
|
f946d830f9
|
guess i didnt pull
|
8 years ago |
Jack Humbert
|
efbc205efd
|
Merge branch 'wu5y7' of github.com:jackhumbert/qmk_firmware into wu5y7
|
8 years ago |
Jack Humbert
|
d0cefef946
|
enable rgblight by default for ez
|
8 years ago |
Jack Humbert
|
06f18e95d4
|
enable api sysex for ez
|
8 years ago |
Jack Humbert
|
6e0f994950
|
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
|
8 years ago |
Erez Zukerman
|
84735836e3
|
Tweaks position of TOG not to conflict with MO
|
8 years ago |
Erez Zukerman
|
9caf866618
|
Tweaks EZ Makefile
|
8 years ago |
Erez Zukerman
|
2d0ada0190
|
Pulls LED config into common config for EZ
|
8 years ago |
Jack Humbert
|
7edac212c8
|
separated into api files/folder
|
8 years ago |
Jack Humbert
|
1585fc4b61
|
Merge pull request #908 from priyadi/promethium
My handwired keyboard firmware
|
8 years ago |
Priyadi Iman Nurcahyo
|
12c1314b02
|
update docs
|
8 years ago |
Jack Humbert
|
b5c811bde5
|
Merge pull request #907 from priyadi/unicode_docs
Update Unicode documentation
|
8 years ago |
Jack Humbert
|
637170d560
|
Merge pull request #906 from priyadi/unicode_map_fix_warning
fix strict-prototypes warning
|
8 years ago |
Priyadi Iman Nurcahyo
|
a182cbc031
|
Update Unicode documentation
|
8 years ago |
Priyadi Iman Nurcahyo
|
6fee7e178f
|
fix strict-prototypes warning
|
8 years ago |
Priyadi Iman Nurcahyo
|
a1f88bf7bf
|
Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium
|
8 years ago |
Priyadi Iman Nurcahyo
|
0f39ab5219
|
remove ifdef on chip type
|
8 years ago |
Priyadi Iman Nurcahyo
|
7f3c9c6a39
|
protocols.mk is already included in latest QMK
|
8 years ago |
Priyadi Iman Nurcahyo
|
b5019bef05
|
change init delay to 2000ms
|
8 years ago |
Priyadi Iman Nurcahyo
|
8ee389c9b6
|
My Promethium keyboard firmware
|
8 years ago |
Jack Humbert
|
746fd15638
|
Merge pull request #905 from priyadi/ps2_documentation
A few addition to PS2 documentation.
|
8 years ago |
Jack Humbert
|
fbd4c34c0f
|
Merge pull request #904 from priyadi/ps2_remove_hardcoded_pins
PS2 pins configuration belongs to each keyboards config.h
|
8 years ago |
Priyadi Iman Nurcahyo
|
f2214ce1cb
|
remove define checks. didn't work because of include ordering.
|
8 years ago |
Priyadi Iman Nurcahyo
|
d9d67e7b76
|
add macro error when a required define is missing
|
8 years ago |
Priyadi Iman Nurcahyo
|
f837406ace
|
A few addition to PS2 documentation.
|
8 years ago |
Priyadi Iman Nurcahyo
|
17acde94ee
|
Fix unterminated ifndef
|
8 years ago |
Priyadi Iman Nurcahyo
|
de1df63953
|
PS2 pins configuration belongs to each keyboards config.h
Each keyboard might have different pin configuration. And keeping this
here will trigger redefinition warning on keyboards that have PS2
defines.
|
8 years ago |
Priyadi Iman Nurcahyo
|
2cf9b93758
|
remove ifdef on chip type
|
8 years ago |
Priyadi Iman Nurcahyo
|
6313ec7ef9
|
protocols.mk is already included in latest QMK
|
8 years ago |
Priyadi Iman Nurcahyo
|
b94e5b2aa6
|
change init delay to 2000ms
|
8 years ago |
Jack Humbert
|
7a1eca784f
|
Merge pull request #903 from priyadi/ps2_init_delay
Make PS2 init delay configurable.
|
8 years ago |
Priyadi Iman Nurcahyo
|
b5511b9a8a
|
Merge branch 'master' into promethium
|
8 years ago |
Priyadi Iman Nurcahyo
|
9a071f051c
|
Make PS2 init delay configurable. Some devices are not fully powered up
after 1s.
|
8 years ago |
Priyadi Iman Nurcahyo
|
4b0d16cd7b
|
My Promethium keyboard firmware
|
8 years ago |
Jack Humbert
|
bf23ac96f6
|
Merge pull request #902 from OferPlesser/feature/ps2-mouse-support
PS/2 mouse support
|
8 years ago |
ofples
|
97e7486d4c
|
Added documentation for PS/2 mouse in readme
|
8 years ago |
ofples
|
0c9d66eb59
|
Removed comment
|
8 years ago |
ofples
|
03d6e165bb
|
Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one at the end of the file
|
8 years ago |
ofples
|
3be13d1ffb
|
Added protocol.mk to build
|
8 years ago |
Jack Humbert
|
98d7ad6f49
|
Merge pull request #899 from Wilba6582/suspend_fix
Fixed NO_SUSPEND_POWER_DOWN handling
|
8 years ago |
Jack Humbert
|
f25596b8dc
|
rgblight fixes
|
8 years ago |
Jack Humbert
|
cefa8468fb
|
travis pls
|
8 years ago |
Jack Humbert
|
2e23689b8e
|
converted to new format
|
8 years ago |
Wilba6582
|
cf3926a8e1
|
Fixed NO_SUSPEND_POWER_DOWN handling
|
8 years ago |
Jack Humbert
|
3d7aaa31e4
|
converted to 8bit messages
|
8 years ago |
Wilba6582
|
5893f0fa1f
|
Fixed NO_SUSPEND_POWER_DOWN handling
|
8 years ago |
Jack Humbert
|
2b3a3ca678
|
Merge pull request #898 from PureSpider/backlight-fix
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
|
8 years ago |
Jack Humbert
|
e131de3df6
|
Merge pull request #896 from h-youhei/jp106
Add japanese keymap
|
8 years ago |
PureSpider
|
d37becc0a9
|
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
Before it was turned on but the status wasn't set to on, so you had to
push the backlight toggle bind twice to turn it off again
|
8 years ago |
h-youhei
|
2febf9b9f7
|
Add japanese keymap
|
8 years ago |