Commit Graph

476 Commits (a875299d9aa9f0f1d2e01bedfaae0cb15c182e27)

Author SHA1 Message Date
Nikolaus Wittenstein d961c80df2 Remove unused matrix_raw variable in matrix.c 8 years ago
Nikolaus Wittenstein e667e9f6da Fix compile warnings in light_ws2812.c 8 years ago
Priyadi Iman Nurcahyo e7c4f621f1 Restrict outputselect to LUFA only for now 8 years ago
Priyadi Iman Nurcahyo 2bef8b5b88 Limit outputselect to AVR only for now 8 years ago
Priyadi Iman Nurcahyo c17070eca5 Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE 8 years ago
Erez Zukerman f46c2b3ca0 Introduces ALGR_T for dual-function AltGr 8 years ago
SjB 5a860b71a1 race condition between oneshot_mods and tap_dance 8 years ago
SjB f644b9a07a registering a weak_mods when using register_code16 8 years ago
Luke Silva a3357d078e Add support for various tapping macros 8 years ago
Potiguar Faga 2fe18a50ec Clarify license on abnt2 keymap (#1038) 8 years ago
Luke Silva cfc4149712 Add ability to use tap macros without using functions 8 years ago
SjB 2b3859937b speeding up (un)register_code16 8 years ago
Jack Humbert 841d7e6a1d turn off rgb_midi in ez 8 years ago
SjB 9eb8d05246 added mods status bit to visualizer. 8 years ago
Jack Humbert 7288e5ab9c Update quantum_keycodes.h 8 years ago
Erez Zukerman 3717cf5864 A shot at aliasing 8 years ago
Erez Zukerman 8459bb97c1 Adds SCMD and SCMD_T 8 years ago
Priyadi Iman Nurcahyo 30b80a23f3 Unregister all mods before inputting Unicode, and reregister afterwards 8 years ago
Jonas Oberschweiber 0aa413af44 Add support for supplementary planes for OS X 9 years ago
Scott Wilson b8e74c378b Removed errant + 9 years ago
Fred Sundvik dd685eceb2 API Sysex fixes 9 years ago
Wilba6582 d8a608f3ff Keycode refactor 9 years ago
Scott Wilson 748181dccd Add extern for 'led' global, set 'weak' attribute for rgblight_set() 9 years ago
Jack Humbert 273faa4d9c add different scales for music mode 9 years ago
Ofer Plesser 01038ab54c Added check that makes sure a code is a right modifier before considering it as one 9 years ago
Jack Humbert cae269b08b Christmas RGB light mode 9 years ago
Jack Humbert 2fa36e38cf initial subatomic keymap (text) 9 years ago
Jack Humbert 438a5d685b limit voices by default, add some drums 9 years ago
Jack Humbert 06c64bbff3 rgb clean-up, api clean-up 9 years ago
Ofer Plesser 40abf8bc9c Moved combo processing lower down in process logic 9 years ago
Ofer Plesser 6e7cfa83b9 Refactored as well as added support for action keys in combos 9 years ago
Jack Humbert ae95834f5a specialise music variables 9 years ago
Jack Humbert 0edfe55bfe re-enable audio and extrakeys 9 years ago
Ofer Plesser b6bf4e0dce Added support for timing out combos if a key as been pressed for longer than COMBO_TERM 9 years ago
Ofer Plesser eac8fa7999 Implemented basic key combination feature 9 years ago
Erez Zukerman 555e41d9e5 Annotates nordic 9 years ago
Erez Zukerman 4094544d41 Test layout for ErgoDox EZ manufacturing robot 9 years ago
Wez Furlong 8485bb34d2 Add arduino-alike GPIO pin control helpers 9 years ago
Jack Humbert 7edac212c8 separated into api files/folder 9 years ago
Priyadi Iman Nurcahyo 6fee7e178f fix strict-prototypes warning 9 years ago
Priyadi Iman Nurcahyo f2214ce1cb remove define checks. didn't work because of include ordering. 9 years ago
Priyadi Iman Nurcahyo d9d67e7b76 add macro error when a required define is missing 9 years ago
Priyadi Iman Nurcahyo 17acde94ee Fix unterminated ifndef 9 years ago
Priyadi Iman Nurcahyo de1df63953 PS2 pins configuration belongs to each keyboards config.h 9 years ago
ofples 0c9d66eb59 Removed comment 9 years ago
ofples 03d6e165bb Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one at the end of the file 9 years ago
Jack Humbert cefa8468fb travis pls 9 years ago
Jack Humbert 2e23689b8e converted to new format 9 years ago
h-youhei 2febf9b9f7 Add japanese keymap 9 years ago
Jack Humbert 6390033e86 cleaning up midid 9 years ago