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.
qmk-fw/quantum/split_common
Takeshi ISHII 1c5b0cbbeb AVR GPIO macro defines more readable (#5937)
* A little easier to read the definition of the GPIO control macro for AVR.

No change in build result.

* Changed to not use GNU statement expression extension.

No change in build result.

* Modified split_common/serial.c to use qmk_firmware standard GPIO control macro.

No change in build result.

* fix PE6 -> E6

* remove some space

* add some comment to config_common.h

* Changed split_common/serial.c to use a newer version of qmk_firmware standard GPIO control macro.
6 years ago
..
eeprom-lefthand.eep
eeprom-righthand.eep
matrix.c [Split] Add config option for DIRECT_PINS_RIGHT (#6479) 6 years ago
matrix.h Simplify split_common Code significantly (#4772) 6 years ago
post_config.h Set default I2C clock speed to 100kHz for split_common (#6161) 6 years ago
serial.c AVR GPIO macro defines more readable (#5937) 6 years ago
serial.h Simplify split_common Code significantly (#4772) 6 years ago
split_util.c Small fix to allow board to override split keyboard master check 6 years ago
split_util.h Simplify split_common Code significantly (#4772) 6 years ago
transport.c Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 6 years ago
transport.h Simplify split_common Code significantly (#4772) 6 years ago