Commit Graph

296 Commits (d8df01ca5e43b6322ba2ef5c7613a871ce69282c)

Author SHA1 Message Date
James Churchill 37932c293c Next set of split_common changes () 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed () 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes () 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids () 6 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API () 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions () 6 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 () 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks () 6 years ago
fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t () 6 years ago
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix () 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK () 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight () 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods () 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature () 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor 6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function () 6 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code () 6 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type () 6 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 6 years ago
Konstantin Đorđević 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros () 6 years ago
Junya Ogura 1d0bc5b7ba Flip definitions of macOS brightness alias 6 years ago
DidierLoiseau 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation () 6 years ago
Jeremy Bernhardt 77399bfe51 MacOS Brightness Alias () 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly () 6 years ago
Drashna Jaelre 5fcca9a226 Add documentation and fix formating () 6 years ago
Nikolaus Wittenstein 2fd86f4252 Add some function comments in action_layer.c () 6 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros () 6 years ago
patrickmt 6e984a8b5e Update to arm_atsam wait and timer routines 6 years ago
yiancar 2bfac351ed Final HS60v2 changes. () 6 years ago
Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h () 6 years ago
Alex Ong 2bb2977c13 Merge branch 'master' into debounce_refactor 6 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes , ) () 6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c () 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality () 6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR () 6 years ago
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support () 6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down () 6 years ago
mtei 90f9fb4eee Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h 6 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports () 6 years ago
Phillip Tennen 0cda2f43e2 Backlight status functions () 6 years ago
Drashna Jaelre 73e634482e command.h include was not set correctly 6 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS 6 years ago
patrickmt cec203ea80 USB Suspend for arm_atsam protocol 6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 6 years ago
patrickmt cd23984afc Fix undefined reference to `console_printf` for CTRL and ALT keyboards 6 years ago
a-chol 8e3330bbf6 Keyboard: bminiex : Working backlight () 6 years ago
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation () 6 years ago