qmk-firmware/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.
2019-08-21 17:10:47 -07:00
..
eeprom-lefthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
eeprom-righthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
matrix.c [Split] Add config option for DIRECT_PINS_RIGHT (#6479) 2019-08-03 21:26:02 -07:00
matrix.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
post_config.h Set default I2C clock speed to 100kHz for split_common (#6161) 2019-06-19 22:02:20 -07:00
serial.c AVR GPIO macro defines more readable (#5937) 2019-08-21 17:10:47 -07:00
serial.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
split_util.c Small fix to allow board to override split keyboard master check 2019-07-05 18:45:57 +01:00
split_util.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
transport.c Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
transport.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00