You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462)
* add initial support for hadron ver3

* add initial support for hadron ver3

* pull qwiic support for micro_led to be modified for use in hadron's 64x24 ssd1306 oled display

* initial work on OLED using qwiic driver

* early work to get 128x32 oled working by redefining qwiic micro oled parameters. Currently working, but would affect qwiic's micro oled functionality

* moved oled defines to config.h and added ifndef to micro_oled driver

* WORKING :D - note, still work in progress to get the start location correct on the 128x32 display.

* added equation to automatically calculate display offset based on screen width

* adding time-out timer to oled display

* changed read lock staus via read_led_state

* lock indications fixes

* Added scroll lock indication to oled

* add support for DRV2605 haptic driver

* Improve readabiity of DRV2605 driver.
-added typedef for waveform library
-added unions for registers

* Update keyboards/hadron/ver2/keymaps/default/config.h

Co-Authored-By: ishtob <ishtob@gmail.com>

* Update keyboards/hadron/ver2/keymaps/default/config.h

Co-Authored-By: ishtob <ishtob@gmail.com>

* Update keyboards/hadron/ver2/keymaps/default/config.h

Co-Authored-By: ishtob <ishtob@gmail.com>

* Update keyboards/hadron/ver2/keymaps/default/config.h

Co-Authored-By: ishtob <ishtob@gmail.com>

* Fixes for PR

* PR fixes

* fix old persistent layer function to use new set_single_persistent_default_layer

* fix issues with changing makefile defines that broken per-key haptic pulse

* Comment fixes

* Add definable parameter and auto-calibration based on motor choice
7 years ago
..
arm_atsam USB Suspend for arm_atsam protocol 7 years ago
avr Zeal60/Zeal65/M60-A implementation (#3879) 7 years ago
chibios stm32f1xx EEPROM emulation (#3914) 7 years ago
mbed
test Add wait support for tests 9 years ago
action.c Add mousekey_send to (un)register_code 7 years ago
action.h Add tap_code function (#3784) 7 years ago
action_code.h Generate API docs from source code comments (#2491) 8 years ago
action_layer.c Add user level to default_layer_state_set 7 years ago
action_layer.h adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 7 years ago
action_macro.c Generate API docs from source code comments (#2491) 8 years ago
action_macro.h
action_tapping.c Generate API docs from source code comments (#2491) 8 years ago
action_tapping.h RETRO_TAPPING (#1922) 8 years ago
action_util.c Generate API docs from source code comments (#2491) 8 years ago
action_util.h Move functions for adding keys from to reports to report.h 9 years ago
backlight.c Backlight status functions (#4259) 7 years ago
backlight.h Backlight status functions (#4259) 7 years ago
bootloader.h
bootmagic.c Generate API docs from source code comments (#2491) 8 years ago
bootmagic.h Generate API docs from source code comments (#2491) 8 years ago
command.c
command.h command.h include was not set correctly 7 years ago
debug.c
debug.h
eeconfig.c stm32f1xx EEPROM emulation (#3914) 7 years ago
eeconfig.h stm32f1xx EEPROM emulation (#3914) 7 years ago
eeprom.h Emulate eeprom 9 years ago
host.c Use a single endpoint for HID reports (#3951) 7 years ago
host.h
host_driver.h Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
keyboard.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 7 years ago
keyboard.h Move disable JTAG code from `keyboard_init` to `keyboard_setup` 7 years ago
keycode.h Add Extrakey support for Brightness up/down (#4477) 7 years ago
led.h Generate API docs from source code comments (#2491) 8 years ago
magic.c Generate API docs from source code comments (#2491) 8 years ago
magic.h
matrix.h add col type defines 7 years ago
mousekey.c Diagonal micro move fix 8 years ago
mousekey.h Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable 9 years ago
nodebug.h
print.c
print.h Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h 7 years ago
progmem.h add pgm_read_dword for Infinity ErgoDox 8 years ago
raw_hid.h
report.c Use a single endpoint for HID reports (#3951) 7 years ago
report.h Add Extrakey support for Brightness up/down (#4477) 7 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h Add Suspend functions (#3112) 8 years ago
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h Revert back to normal sleeping wait behaviour for STM32 8 years ago